We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453b013 commit b4ca525Copy full SHA for b4ca525
1 file changed
.github/actions/install-rust/action.yml
@@ -8,5 +8,5 @@ inputs:
8
default: 'stable'
9
10
runs:
11
- using: node16
+ using: node20
12
main: 'main.js'
0 commit comments