Skip to content

Commit

Permalink
Bump game-ci/unity-test-runner from 3 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 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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d67f9e2 commit 9c2d725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unity-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Unity tests
uses: game-ci/unity-test-runner@v3
uses: game-ci/unity-test-runner@v4
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
Expand Down

0 comments on commit 9c2d725

Please sign in to comment.