mirror of
https://github.com/papeloto/action-zip
synced 2024-11-22 05:29:35 -08:00
Merge pull request #20 from RobPasMue/maint/update-nodejs16
Update action to use NodeJS 16
This commit is contained in:
commit
26a249fb00
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ branding:
|
|||
icon: "package"
|
||||
color: "red"
|
||||
runs:
|
||||
using: "node12"
|
||||
using: "node16"
|
||||
main: "dist/index.js"
|
||||
|
|
Loading…
Reference in a new issue