Skip to content

Commit 6a89723

Browse files
Bump game-ci/unity-test-runner from 3 to 4
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](game-ci/unity-test-runner@v3...v4) --- updated-dependencies: - dependency-name: game-ci/unity-test-runner dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a9c415 commit 6a89723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
Library-
2727
2828
- name: Run tests
29-
uses: game-ci/unity-test-runner@v3
29+
uses: game-ci/unity-test-runner@v4
3030
env:
3131
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
3232
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}

0 commit comments

Comments
 (0)