mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-28 21:59:06 +08:00
* upgrade actions/core to 1.10.0 The current version of actions/core produces a lot of warning about deprecated set-output command, like this: ``` The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ``` the new version of actions/core uses the environment files instead, so this version bump should fix the warning * reran yarn
1.6 KiB
1.6 KiB