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 1cbcf0f commit 0d1ba81Copy full SHA for 0d1ba81
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
RUSTFLAGS: -D warnings
16
steps:
17
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
18
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
19
with:
20
toolchain: stable
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments