Skip to content

Commit 98f6966

Browse files
committed
tests(ci): Update builder version
1 parent d313530 commit 98f6966

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
Library-${{ matrix.projectPath }}-
9292
Library-
9393
94-
- uses: game-ci/unity-builder@v2.0-alpha-13
94+
- uses: game-ci/unity-builder@v2.0.4
9595
with:
9696
projectPath: ${{ env.PROJECT_PATH }}
9797
unityVersion: ${{ env.UNITY_VERSION }}

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
Library-test-project-
5757
Library-
5858
59-
- uses: game-ci/unity-builder@v2.0-alpha-13
59+
- uses: game-ci/unity-builder@v2.0.4
6060
with:
6161
projectPath: ${{ env.PROJECT_PATH }}
6262
unityVersion: ${{ env.UNITY_VERSION }}

0 commit comments

Comments
 (0)