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 350c0a1 commit 3bdb14bCopy full SHA for 3bdb14b
.github/workflows/build.yml
@@ -12,7 +12,7 @@ env:
12
# License
13
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
14
# Project
15
- UNITY_VERSION: 2022.1.9f1
+ UNITY_VERSION: 6000.2.6f2
16
PROJECT_PATH: .
17
18
jobs:
.github/workflows/license.yml
@@ -10,8 +10,8 @@ concurrency:
10
cancel-in-progress: true
11
env:
- UNITY_VER: 2022.1.9f1
- ULF_FILE: Unity_v2022.x.ulf
+ UNITY_VER: 6000.2.6f2
+ ULF_FILE: Unity_v6000.x.ulf
request_alf:
.github/workflows/package.yml
# Packaging
PKG_VERSION: 0.1.3
0 commit comments