Skip to content

Commit

Permalink
Update to Node 16 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Oct 11, 2022
1 parent f78dcd8 commit 4e668e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -21,5 +21,5 @@ inputs:
required: false
default: 'false'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 4e668e5

Please sign in to comment.