Skip to content

Commit b8dea7e

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

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.80
35+
toolchain: 1.81
3636
override: true
3737
components: clippy, rustfmt
3838

0 commit comments

Comments
 (0)