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 1a730d2 commit 7ab6fb7Copy full SHA for 7ab6fb7
.github/workflows/checks.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
+ - uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
25
- name: Install nightly@nightly toolchain
26
uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
27
with:
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
- name: Install stable@stable toolchain
40
41
0 commit comments