Skip to content

Commit 56b47fc

Browse files
committed
Minor fixes
Signed-off-by: michaelawyu <chenyu1@microsoft.com>
1 parent 8596e81 commit 56b47fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-mcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
labels: [self-hosted, "1ES.Pool=1es-aks-fleet-pool-ubuntu"]
6060
needs: prepare-variables
6161
steps:
62-
- uses: actions/checkout@v4
62+
- uses: actions/checkout@v5
6363
with:
6464
ref: ${{ needs.prepare-variables.outputs.release_tag }}
6565
- name: 'Login the ACR'

0 commit comments

Comments
 (0)