Skip to content

Commit

Permalink
bump github action unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
cathei committed Jun 18, 2024
1 parent d4b41e2 commit 553377a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
projectPath: UnityProject
unityVersion: 2020.3.12f1
unityVersion: 2022.3.29f1
targetPlatform: StandaloneLinux64
buildsPath: Build
versioning: None
Expand Down

0 comments on commit 553377a

Please sign in to comment.