Skip to content

Commit 6d227be

Browse files
authored
Support Unity 6 (#245)
* Increase freed disk space. Misc package updates * Update report-to-backend deps * Switch to github_output * Fix missing variables for Unity 6 versions * Improved version match strategy. Credit: #244
1 parent 33cc94c commit 6d227be

File tree

306 files changed

+36660
-125
lines changed

Some content is hidden

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

306 files changed

+36660
-125
lines changed

.github/workflows/actions/report-to-backend/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ inputs:
5454
required: false
5555

5656
runs:
57-
using: 'node16'
57+
using: 'node20'
5858
main: 'index.js'

.github/workflows/actions/report-to-backend/node_modules/.bin/uuid

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

.github/workflows/actions/report-to-backend/node_modules/.bin/uuid.cmd

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

.github/workflows/actions/report-to-backend/node_modules/.yarn-integrity

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

.github/workflows/actions/report-to-backend/node_modules/@actions/core/README.md

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

.github/workflows/actions/report-to-backend/node_modules/@actions/core/lib/command.d.ts

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/actions/report-to-backend/node_modules/@actions/core/lib/command.js

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

.github/workflows/actions/report-to-backend/node_modules/@actions/core/lib/command.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)