Skip to content

Commit

Permalink
Support Unity 6 (#245)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
AndrewKahr authored May 7, 2024
1 parent 33cc94c commit 6d227be
Show file tree
Hide file tree
Showing 306 changed files with 36,660 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions/report-to-backend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ inputs:
required: false

runs:
using: 'node16'
using: 'node20'
main: 'index.js'
15 changes: 15 additions & 0 deletions .github/workflows/actions/report-to-backend/node_modules/.bin/uuid

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

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

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

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

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

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

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

Loading

0 comments on commit 6d227be

Please sign in to comment.