Skip to content

Commit 09b61d2

Browse files
committed
chore: bump CI deps
1 parent 4222f65 commit 09b61d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [16.x]
19+
node-version: [22.1]
2020

2121
steps:
2222
- uses: actions/checkout@v2
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions-rs/toolchain@v1
3232
with:
33-
toolchain: nightly-2022-02-16
33+
toolchain: nightly-2025-02-01
3434
override: true
3535
profile: minimal
3636
components: llvm-tools-preview

0 commit comments

Comments
 (0)