Skip to content

Commit

Permalink
Update to node16 and action core v1.10.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol authored Nov 21, 2022
1 parent 63088c4 commit 0c9d33d
Show file tree
Hide file tree
Showing 146 changed files with 7,195 additions and 662 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
description: Unity license serial key. Used for Plus/Professional license activation
required: false
runs:
using: node12
using: node16
main: src/activate-license.js
post: src/return-license.js
branding:
Expand Down
12 changes: 12 additions & 0 deletions node_modules/.bin/uuid

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

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

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

28 changes: 28 additions & 0 deletions node_modules/.bin/uuid.ps1

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

113 changes: 113 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.

Loading

0 comments on commit 0c9d33d

Please sign in to comment.