We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2f4b0 commit 0c0c286Copy full SHA for 0c0c286
.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