Skip to content

Commit

Permalink
Update to Node 20
Browse files Browse the repository at this point in the history
fixes #3
  • Loading branch information
ipmb committed Apr 15, 2024
1 parent 00d6355 commit e8e7c5a
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.19.1
nodejs 20.12.2
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ outputs:
description: The version of the AppPack CLI that was downloaded.

runs:
using: 'node16'
using: 'node20'
main: 'index.js'
35 changes: 13 additions & 22 deletions node_modules/.package-lock.json

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

70 changes: 0 additions & 70 deletions node_modules/semver/CHANGELOG.md

This file was deleted.

28 changes: 19 additions & 9 deletions node_modules/semver/package.json

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

Loading

0 comments on commit e8e7c5a

Please sign in to comment.