Skip to content

Commit

Permalink
Update runner to node16 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow authored Oct 25, 2022
1 parent 3a2511b commit 3d55a05
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 @@ -14,7 +14,7 @@ inputs:
default: false

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

branding:
Expand Down

0 comments on commit 3d55a05

Please sign in to comment.