Skip to content

Commit

Permalink
chore: bump to node 16 (#152)
Browse files Browse the repository at this point in the history
* chore: bump to node 16

* chore: bump dependencies
  • Loading branch information
tim775 authored Jan 13, 2023
1 parent e9246a5 commit 0d27b73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ inputs:
default: '${{ github.token }}'
required: false
runs:
using: node12
using: node16
main: dist/index.js
12 changes: 6 additions & 6 deletions setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d27b73

Please sign in to comment.