We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4044684 commit bec318dCopy full SHA for bec318d
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Rust
26
uses: actions-rs/toolchain@v1
27
with:
28
- toolchain: stable
+ toolchain: 1.60.0
29
30
- name: Set up Node.js ${{ matrix.node-version }}
31
uses: actions/setup-node@v3
0 commit comments