Skip to content

Commit

Permalink
update 12 to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Dvoinos authored Nov 1, 2022
1 parent 16b9ecf commit 9e25c79
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 @@ -23,7 +23,7 @@ outputs:

runs:
# JS ACTION
using: 'node12'
using: 'node16'
pre: 'setup.js'
main: 'index.js'
post: 'goodbye.js'

0 comments on commit 9e25c79

Please sign in to comment.