We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0349c8a commit ed9cbd4Copy full SHA for ed9cbd4
1 file changed
action.yml
@@ -20,5 +20,5 @@ outputs:
20
done:
21
description: "returns true if successful"
22
runs:
23
- using: "node16"
+ using: "node20"
24
main: "index.js"
0 commit comments