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 36a1e22 commit 4272807Copy full SHA for 4272807
.github/workflows/rust.yml
@@ -18,7 +18,7 @@ concurrency:
18
env:
19
CARGO_TERM_COLOR: always
20
# Pinned toolchain for linting
21
- ACTIONS_LINTS_TOOLCHAIN: 1.75.0
+ ACTIONS_LINTS_TOOLCHAIN: 1.84.1
22
23
jobs:
24
tests-stable:
0 commit comments