We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5da46d6 + 8ce4f55 commit 58b7eb8Copy full SHA for 58b7eb8
.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.71.0
+ ACTIONS_LINTS_TOOLCHAIN: 1.75.0
22
23
jobs:
24
tests-stable:
0 commit comments