Skip to content

Commit

Permalink
Merge pull request #2 from tkennedy1-godaddy/node-16
Browse files Browse the repository at this point in the history
Use node16
  • Loading branch information
LeoDiazL authored Mar 28, 2023
2 parents f4974a6 + 717ade4 commit 9abd70b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
required: false
default: 'false'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: lock
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9abd70b

Please sign in to comment.