Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Changed game-ci/unity-builder from version 3 to 4
  • Loading branch information
IShix-g authored Mar 15, 2024
1 parent 90ee678 commit 8063c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Build
- name: Build package
id: build
uses: game-ci/unity-builder@v3
uses: game-ci/unity-builder@v4
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
Expand Down

0 comments on commit 8063c9e

Please sign in to comment.