Skip to content

Commit

Permalink
Merge pull request #10 from miguelnv/feat/update-node-runtime-with-de…
Browse files Browse the repository at this point in the history
…pendencies

Update node runtime (v20) / dependencies
  • Loading branch information
fishcharlie authored Apr 17, 2024
2 parents a839324 + 64219d4 commit 36eaff1
Show file tree
Hide file tree
Showing 209 changed files with 31,186 additions and 396 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ inputs:
required: false
default: '*'
runs:
using: 'node16'
using: 'node20'
main: 'main.js'
branding:
icon: 'activity'
Expand Down
56 changes: 35 additions & 21 deletions node_modules/.package-lock.json

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

4 changes: 2 additions & 2 deletions node_modules/@actions/core/README.md

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

4 changes: 2 additions & 2 deletions node_modules/@actions/core/lib/core.d.ts

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

35 changes: 17 additions & 18 deletions node_modules/@actions/core/lib/core.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/core.js.map

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

3 changes: 2 additions & 1 deletion node_modules/@actions/core/lib/file-command.d.ts

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

Loading

0 comments on commit 36eaff1

Please sign in to comment.