Skip to content

Commit

Permalink
Upgrade to Node 16 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinassefranche committed Jan 14, 2023
1 parent 7058cd4 commit 3e487d3
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 @@ -16,5 +16,5 @@ inputs:
required: false

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

0 comments on commit 3e487d3

Please sign in to comment.