Skip to content

Commit

Permalink
Merge pull request #12 from jcs090218/dependabot/github_actions/game-…
Browse files Browse the repository at this point in the history
…ci/unity-builder-2.2.0

chore(deps): bump game-ci/unity-builder from 2.0.4 to 2.2.0
  • Loading branch information
jcs090218 authored Aug 10, 2023
2 parents 4295b0f + a27f35c commit 49a3055
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
Library-${{ matrix.projectPath }}-
Library-
- uses: game-ci/unity-builder@v2.0.4
- uses: game-ci/unity-builder@v2.2.0
with:
projectPath: ${{ env.PROJECT_PATH }}
unityVersion: ${{ env.UNITY_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
Library-test-project-
Library-
- uses: game-ci/unity-builder@v2.0.4
- uses: game-ci/unity-builder@v2.2.0
with:
projectPath: ${{ env.PROJECT_PATH }}
unityVersion: ${{ env.UNITY_VERSION }}
Expand Down

0 comments on commit 49a3055

Please sign in to comment.