We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b1ab4 commit ba11fedCopy full SHA for ba11fed
action.yml
@@ -10,5 +10,5 @@ inputs:
10
description: 'Add the toolchain to the PATH'
11
default: 'true'
12
runs:
13
- using: 'node16'
+ using: 'node20'
14
main: 'dist/index.js'
0 commit comments