Skip to content

Commit c1749b8

Browse files
authored
Missed action number update
1 parent cb38f78 commit c1749b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blobs-static-site-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ An Azure subscription and GitHub account.
7373
build:
7474
runs-on: ubuntu-latest
7575
steps:
76-
- uses: actions/checkout@v2
76+
- uses: actions/checkout@v3
7777
- uses: azure/login@v1
7878
with:
7979
creds: ${{ secrets.AZURE_CREDENTIALS }}

0 commit comments

Comments
 (0)