Skip to content

Commit

Permalink
chore: bump nodejs rust toolchain version to 1.80
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <[email protected]>
  • Loading branch information
zong-zhe committed Dec 19, 2024
1 parent 5f5cfa3 commit 80d1d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.79
toolchain: 1.80
override: true
components: clippy, rustfmt

Expand Down

0 comments on commit 80d1d1a

Please sign in to comment.