Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 4 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent a15808a commit e2bab11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ jobs:
binary_target: x86_64-unknown-linux-gnu
toolchain: 1.62.1
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: recursive
- uses: davidB/rust-cargo-make@v1

0 comments on commit e2bab11

Please sign in to comment.