Skip to content

Commit

Permalink
Merge pull request #243 from corneil/corneil/issue_242_node12_to_node16
Browse files Browse the repository at this point in the history
Update node12 to node16
  • Loading branch information
jbrunton authored Nov 6, 2022
2 parents 139bc47 + 5ce063e commit c2ef259
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 @@ -46,5 +46,5 @@ inputs:
required: false
default: latest
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit c2ef259

Please sign in to comment.