Skip to content

Commit 80d1d1a

Browse files
committed
chore: bump nodejs rust toolchain version to 1.80
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent 5f5cfa3 commit 80d1d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install rust toolchain
3333
uses: actions-rs/toolchain@v1
3434
with:
35-
toolchain: 1.79
35+
toolchain: 1.80
3636
override: true
3737
components: clippy, rustfmt
3838

0 commit comments

Comments
 (0)