Skip to content

Commit 01c97ea

Browse files
committed
Update actions/checkout version
1 parent 09bf1bf commit 01c97ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
git config --global core.eol lf
3636
3737
- name: Checkout code
38-
uses: actions/checkout@v2
38+
uses: actions/checkout@v4
3939

4040
- name: Install OS dependencies
4141
run: |

0 commit comments

Comments
 (0)