Skip to content

Commit

Permalink
Merge branch 'main' into fguo-dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fei-Guo authored Mar 4, 2024
2 parents 5dc39ee + 7d479a4 commit 58f4dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image-acr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: echo "tag=$(echo ${{ github.event.inputs.release_version }})" >> $GITHUB_OUTPUT

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 58f4dfd

Please sign in to comment.