Skip to content

Commit 8b5e942

Browse files
CI: Update checkout action
1 parent 380f7ba commit 8b5e942

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
@@ -13,7 +13,7 @@ jobs:
1313
- x86_64-unknown-linux-gnu
1414

1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v4
1717

1818
- name: Install build dependencies
1919
shell: bash

0 commit comments

Comments
 (0)