mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-10 15:54:56 +08:00
chore(deps): bump game-ci/unity-test-runner in /.github/workflows (#535)
Bumps [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner) from 3 to 4. - [Release notes](https://github.com/game-ci/unity-test-runner/releases) - [Commits](https://github.com/game-ci/unity-test-runner/compare/v3...v4) --- updated-dependencies: - dependency-name: game-ci/unity-test-runner dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd8d04d273
commit
5369f893ca
2
.github/workflows/gameci.yml
vendored
2
.github/workflows/gameci.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
||||
key: Library-${{ matrix.unity_version }}-${{ matrix.sdk }}
|
||||
restore-keys: Library-
|
||||
|
||||
- uses: game-ci/unity-test-runner@v3
|
||||
- uses: game-ci/unity-test-runner@v4
|
||||
id: gameci
|
||||
continue-on-error: ${{ steps.setup.outputs.can_fail == 'true' }}
|
||||
if: ${{ steps.setup.outputs.should_test == 'true' }}
|
||||
|
Loading…
Reference in New Issue
Block a user