Skip to content

Commit 3c14e8b

Browse files
authored
Change: updated checkout version in GH from v2 to v5 (#321)
1 parent 9836ece commit 3c14e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v2
33+
uses: actions/checkout@v5
3434

3535
- name: Setup cache environment
3636
id: cache-env

0 commit comments

Comments
 (0)