Skip to content

Commit

Permalink
Update Node version to 16 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioCandinho authored Oct 20, 2022
1 parent 1e1dcd4 commit 79edd35
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 @@ -17,7 +17,7 @@ inputs:
required: false
default: '/tmp/ssh-auth.sock'
runs:
using: 'node12'
using: 'node16'
main: 'dist/main/index.js'
post: 'dist/cleanup/index.js'
branding:
Expand Down

0 comments on commit 79edd35

Please sign in to comment.