Skip to content

Commit b4ca525

Browse files
authored
Update CI to node20. (#133)
1 parent 453b013 commit b4ca525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)