Skip to content

Commit

Permalink
Upgrade to Node16 and update dependencies (#4)
Browse files Browse the repository at this point in the history
* Upgraded to Node16, updated dependencies

* Updated error handling to cast as any

Co-authored-by: Josh Burkart <94399400+joshparallel@users.noreply.github.com>
  • Loading branch information
gbhand and joshparallel authored Dec 5, 2022
1 parent a2c0110 commit 9acdaaf
Show file tree
Hide file tree
Showing 5 changed files with 12,588 additions and 8,252 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ inputs:
default: clippy

runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9acdaaf

Please sign in to comment.