We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea767c0 commit e5c74cfCopy full SHA for e5c74cf
action.yml
@@ -11,5 +11,5 @@ branding:
11
icon: "download"
12
color: "purple"
13
runs:
14
- using: "node16"
+ using: "node20"
15
main: "index.js"
0 commit comments