Skip to content

Commit

Permalink
chore(deps): upgrade deps and runtime to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
smlgbl committed Nov 1, 2022
1 parent 005493f commit 2cd3f88
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 324 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ inputs:
default: 'true'

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

0 comments on commit 2cd3f88

Please sign in to comment.