Skip to content

Commit

Permalink
Merge pull request #1 from noice-com/node16
Browse files Browse the repository at this point in the history
Update Node.js to 16
  • Loading branch information
Speissi committed Oct 28, 2022
2 parents f565df1 + d5b3cf2 commit b0ccff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ outputs:
lfsFiles: # output will be available to future steps
description: "Array of possible detected large file(s)"
runs:
using: "node12"
using: "node16"
main: "dist/index.js"
branding:
icon: "alert-triangle" # icon referenced from https://feathericons.com/
Expand Down

0 comments on commit b0ccff0

Please sign in to comment.