Skip to content

Commit e95382b

Browse files
authored
Merge pull request #765 from oscard0m/patch-1
ci(workflow): update actions/checkout to v3
2 parents 6f3d9f9 + 870e025 commit e95382b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-static-web-apps-ashy-river-0debb7803.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
name: Build and Deploy Job
1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v3
1919
with:
2020
submodules: true
2121
- name: Build And Deploy

0 commit comments

Comments
 (0)