Skip to content

Commit

Permalink
chore: update to nodejs16 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
coquer authored Nov 26, 2022
1 parent fcc966e commit e7eb3b8
Show file tree
Hide file tree
Showing 4 changed files with 3,292 additions and 1,239 deletions.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ inputs:
required: false
default: ''
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
Loading

0 comments on commit e7eb3b8

Please sign in to comment.