unity-license-activate
unity-license-activate copied to clipboard
Activate Unity license through CLI
**Bug description** Github action is failing to find the docker image for unity version 2023.2.3f1. The image name has changed from `ubuntu-{unityVersion}-linux-il2cpp-1` to `ubuntu-{unityVersion}-linux-il2cpp-3`. **How to reproduce** Use the action...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
#### Changes - merge changes from @homuler fork [https://github.com/homuler/unity-license-activate](https://github.com/homuler/unity-license-activate) - navigation improvements - TOTP support - tests - Readability changes - Minor logging changes #### Checklist - [x] Read the...
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 2 to 3. Release notes Sourced from crazy-max/ghaction-chocolatey's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in crazy-max/ghaction-chocolatey#168 Full Changelog:...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...