Skip to content

Commit e2bab11

Browse files
Bump actions/checkout from 2 to 4 (#109)
1 parent a15808a commit e2bab11

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
@@ -43,7 +43,7 @@ jobs:
4343
binary_target: x86_64-unknown-linux-gnu
4444
toolchain: 1.62.1
4545
steps:
46-
- uses: actions/checkout@v2
46+
- uses: actions/checkout@v4
4747
with:
4848
submodules: recursive
4949
- uses: davidB/rust-cargo-make@v1

0 commit comments

Comments
 (0)