Skip to content

Commit

Permalink
✨ Use node16 to run the action
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Oct 31, 2022
1 parent 25dc13b commit 2b75b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ inputs:
default: "true"

runs:
using: 'node12'
using: 'node16'
main: 'scan/dist/index.js'

0 comments on commit 2b75b91

Please sign in to comment.