Skip to content

Commit 8234f84

Browse files
committed
CI: Bump version of actions/checkout to v4
1 parent efe3e92 commit 8234f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

3737
steps:
3838
- name: Checkout
39-
uses: actions/checkout@v2
39+
uses: actions/checkout@v4
4040

4141
- name: Install dependencies
4242
run: apk add make

0 commit comments

Comments
 (0)