Skip to content

Commit

Permalink
Merge pull request #521 from mikepenz/feature/node16
Browse files Browse the repository at this point in the history
Use Node 16 for GitHub Actions | Dependency upgrades
  • Loading branch information
mikepenz committed Mar 18, 2022
2 parents 5cd4aff + 10d4cfc commit d1b7a35
Show file tree
Hide file tree
Showing 6 changed files with 1,895 additions and 2,138 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ inputs:
required: false
default: ''
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
178 changes: 105 additions & 73 deletions dist/index.js

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

Loading

0 comments on commit d1b7a35

Please sign in to comment.