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 a44c39e commit fe35883Copy full SHA for fe35883
action.yml
@@ -9,5 +9,5 @@ inputs:
9
required: false
10
default: "7.1.37"
11
runs:
12
- using: "node16"
+ using: "node20"
13
main: "dist/index.js"
0 commit comments