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 b862af9 commit fe2909bCopy full SHA for fe2909b
action.yml
@@ -16,7 +16,7 @@ inputs:
16
zephyr:
17
description: "The Zephyr version to install. Examples: latest, 0.3.2"
18
runs:
19
- using: "node16"
+ using: "node20"
20
main: "dist/index.js"
21
branding:
22
icon: "download"
0 commit comments