mirror of
https://github.com/papeloto/action-zip
synced 2024-11-22 13:39:34 -08:00
feat: update to NodeJS 20
This commit is contained in:
parent
35d8338a67
commit
5c598cab6f
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ branding:
|
||||||
icon: "package"
|
icon: "package"
|
||||||
color: "red"
|
color: "red"
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node20"
|
||||||
main: "dist/index.js"
|
main: "dist/index.js"
|
||||||
|
|
Loading…
Reference in a new issue