We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a259514 + 5857800 commit 9143df0Copy full SHA for 9143df0
.github/workflows/Rust.yml
@@ -57,7 +57,7 @@ jobs:
57
toolchain: ["stable", "nightly"]
58
59
steps:
60
- - uses: actions/checkout@v4.2.0
+ - uses: actions/checkout@v4.2.1
61
62
- uses: actions-rs/toolchain@v1.0.7
63
with:
0 commit comments