Skip to content

Commit

Permalink
fix: update action to use node16
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoherrero committed Nov 22, 2022
1 parent ae53ddc commit ecb5d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -44,4 +44,4 @@ inputs:
name: 'Merge me!'
runs:
main: dist/index.js
using: node12
using: node16

0 comments on commit ecb5d65

Please sign in to comment.