Skip to content

Commit

Permalink
Merge pull request #4 from semestry/feature/node20
Browse files Browse the repository at this point in the history
Move to NodeJS 20, ditch Yarn, upgrade deps
  • Loading branch information
marcokrikke authored Mar 4, 2024
2 parents e3f1620 + 4ed5e79 commit 3fddc46
Show file tree
Hide file tree
Showing 435 changed files with 141,380 additions and 41,727 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ inputs:
required: true
default: 'staging/'
runs:
using: 'node16'
using: 'node20'
main: 'index.js'
15 changes: 0 additions & 15 deletions node_modules/.bin/uuid

This file was deleted.

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.

7 changes: 0 additions & 7 deletions node_modules/.bin/uuid.cmd

This file was deleted.

240 changes: 240 additions & 0 deletions node_modules/.package-lock.json

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

50 changes: 22 additions & 28 deletions node_modules/.yarn-integrity

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.

2 changes: 1 addition & 1 deletion node_modules/@actions/core/lib/oidc-utils.js

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

Loading

0 comments on commit 3fddc46

Please sign in to comment.