Skip to content

Commit

Permalink
Run using Node 16 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-araman committed Dec 1, 2021
1 parent 2203e7d commit d6f50bd
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 @@ -80,7 +80,7 @@ inputs:
default: on-failure
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/index.js'
post-if: runner.os == 'macOS'

0 comments on commit d6f50bd

Please sign in to comment.