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 6fac108 + 802d1c4 commit 64423abCopy full SHA for 64423ab
.github/workflows/Rust.yml
@@ -57,7 +57,7 @@ jobs:
57
toolchain: ["stable", "nightly"]
58
59
steps:
60
- - uses: actions/checkout@v4.2.1
+ - uses: actions/checkout@v4.2.2
61
62
- uses: actions-rs/toolchain@v1.0.7
63
with:
0 commit comments