Skip to content

Commit

Permalink
[ci] Pin rust to 1.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rhinodavid committed Aug 18, 2024
1 parent 4044684 commit bec318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.60.0

- name: Set up Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit bec318d

Please sign in to comment.