Skip to content

Commit

Permalink
Merge pull request #12 from barrettj12/node16
Browse files Browse the repository at this point in the history
update to Node 16
  • Loading branch information
balchua authored Nov 17, 2022
2 parents 8a893fe + 46956d4 commit 607dc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ inputs:
default: "[]"

runs:
using: 'node12'
using: 'node16'
main: 'lib/index.js'

0 comments on commit 607dc38

Please sign in to comment.