We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d65628 commit 559174bCopy full SHA for 559174b
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Install Rust
70
uses: actions-rs/toolchain@v1
71
with:
72
- toolchain: stable
+ toolchain: 1.82.0
73
- uses: lukka/[email protected]
74
75
- name: Install Go
0 commit comments