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 6d5f4e2 commit f921cedCopy full SHA for f921ced
action.yml
@@ -9,7 +9,7 @@ inputs:
9
required: false
10
description: "e.g.: key1.key2"
11
runs:
12
- using: "node16"
+ using: "node20"
13
main: "dist/index.js"
14
branding:
15
color: "yellow"
0 commit comments