Skip to content

Commit 0c0c286

Browse files
authored
Update CI to node20. (#365)
1 parent 2a2f4b0 commit 0c0c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ inputs:
88
default: 'stable'
99

1010
runs:
11-
using: node16
11+
using: node20
1212
main: 'main.js'

0 commit comments

Comments
 (0)