We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78339f commit 45d9c58Copy full SHA for 45d9c58
action.yml
@@ -35,5 +35,5 @@ inputs:
35
default: "10"
36
37
runs:
38
- using: "node16"
+ using: "node20"
39
main: "dist/index.js"
0 commit comments