Skip to content

Commit 6b088c9

Browse files
Change: updated checkout version in GH from v2 to v5 (#570)
Co-authored-by: Fejan Groovy <[email protected]>
1 parent 6222f86 commit 6b088c9

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
@@ -43,7 +43,7 @@ jobs:
4343

4444
steps:
4545
- name: Checkout
46-
uses: actions/checkout@v2
46+
uses: actions/checkout@v5
4747

4848
- name: Setup cache environment
4949
id: cache-env

0 commit comments

Comments
 (0)