Skip to content

Commit

Permalink
Merge pull request #97 from uraimo/update-to-node-16
Browse files Browse the repository at this point in the history
Update to node v16
  • Loading branch information
uraimo committed Oct 14, 2022
2 parents b818ac0 + e605299 commit bc503dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -41,5 +41,5 @@ inputs:
default: ''

runs:
using: 'node12'
using: 'node16'
main: 'src/run-on-arch.js'

0 comments on commit bc503dc

Please sign in to comment.