Skip to content

Commit

Permalink
Bump game-ci/unity-test-runner from 2 to 4
Browse files Browse the repository at this point in the history
Bumps [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner) from 2 to 4.
- [Release notes](https://github.com/game-ci/unity-test-runner/releases)
- [Commits](game-ci/unity-test-runner@v2...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dqhntt committed Dec 3, 2023
1 parent fa4b6ff commit fd30317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
restore-keys: |
Library-${{ matrix.targetPlatform }}
Library-
- uses: game-ci/unity-test-runner@v2
- uses: game-ci/unity-test-runner@v4
id: testRunner
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fd30317

Please sign in to comment.