We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c94df8 commit e7d6a6dCopy full SHA for e7d6a6d
1 file changed
.github/workflows/ci.yml
@@ -86,6 +86,8 @@ jobs:
86
87
- name: Install Rust
88
uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # stable
89
+ with:
90
+ toolchain: stable
91
92
- name: Cache Cargo
93
uses: actions/cache@v5
0 commit comments