We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d58a2 commit c81ac9eCopy full SHA for c81ac9e
.github/workflows/test-urp.yml
@@ -99,7 +99,7 @@ jobs:
99
${{ env.PROJECT_PATH }}-Library-
100
101
- name: 🛠️ Build Unity Project (Test)
102
- uses: game-ci/unity-builder@main
+ uses: game-ci/unity-builder@v4.5.0
103
timeout-minutes: 45
104
with:
105
customImage: ghcr.io/mob-sakai/unity3d:${{ matrix.unityVersion }}
.github/workflows/test.yml
0 commit comments