We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a2849 commit a3fb99cCopy full SHA for a3fb99c
.github/workflows/listener-cargo-fmt-clippy.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
persist-credentials: 'false'
47
48
- - uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
+ - uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1
49
50
toolchain: 1.91.1
51
components: rustfmt, clippy
.github/workflows/listener-tests.yml
0 commit comments