Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit 0c9d33d

Browse files
authored
Update to node16 and action core v1.10.0 (#10)
1 parent 63088c4 commit 0c9d33d

146 files changed

Lines changed: 7195 additions & 662 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inputs:
1717
description: Unity license serial key. Used for Plus/Professional license activation
1818
required: false
1919
runs:
20-
using: node12
20+
using: node16
2121
main: src/activate-license.js
2222
post: src/return-license.js
2323
branding:

node_modules/.bin/uuid

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/uuid.cmd

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/uuid.ps1

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.package-lock.json

Lines changed: 113 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)