From e97b15f14afdfd2189b10c80f0e25958eb657760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:09:28 +0000 Subject: [PATCH] Bump game-ci/unity-builder from 4 to 5 Bumps [game-ci/unity-builder](https://github.com/game-ci/unity-builder) from 4 to 5. - [Release notes](https://github.com/game-ci/unity-builder/releases) - [Commits](https://github.com/game-ci/unity-builder/compare/v4...v5) --- updated-dependencies: - dependency-name: game-ci/unity-builder dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 07881fa..94e7922 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -56,7 +56,7 @@ jobs: Library-build- Library- - - uses: game-ci/unity-builder@v4 + - uses: game-ci/unity-builder@v5 with: unityVersion: ${{ env.UNITY_VERSION }} targetPlatform: WebGL