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 72ef32b commit 9e10431Copy full SHA for 9e10431
action.yml
@@ -7,5 +7,5 @@ inputs:
7
description: "input description here"
8
default: "200"
9
runs:
10
- using: "node16"
+ using: "node20"
11
main: "dist/index.js"
0 commit comments