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.
1 parent ae5071c commit 0c0c511Copy full SHA for 0c0c511
.github/workflows/continuous-integration-rust.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/[email protected]
14
15
# https://github.com/actions-rs/toolchain
16
- - uses: actions-rs/[email protected].6
+ - uses: actions-rs/[email protected].7
17
with:
18
toolchain: stable
19
0 commit comments