Skip to content

Commit

Permalink
Merge pull request #15 from jimmyko/node-16
Browse files Browse the repository at this point in the history
running on node16
  • Loading branch information
gregsdennis authored Feb 22, 2023
2 parents 047fc25 + dcd7efe commit 71c5cc1
Show file tree
Hide file tree
Showing 132 changed files with 8,096 additions and 371 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ branding:
icon: alert-triangle
color: orange
runs:
using: 'node12'
using: 'node16'
main: 'index.js'
1 change: 1 addition & 0 deletions node_modules/.bin/uuid

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

65 changes: 58 additions & 7 deletions node_modules/.package-lock.json

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

200 changes: 194 additions & 6 deletions node_modules/@actions/core/README.md

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

3 changes: 1 addition & 2 deletions node_modules/@actions/core/lib/command.d.ts

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

17 changes: 15 additions & 2 deletions node_modules/@actions/core/lib/command.js

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

2 changes: 1 addition & 1 deletion node_modules/@actions/core/lib/command.js.map

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

Loading

0 comments on commit 71c5cc1

Please sign in to comment.