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 8b57a6b commit ae35f75Copy full SHA for ae35f75
.github/workflows/build.yml
@@ -12,7 +12,7 @@ env:
12
# License
13
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
14
# Project
15
- UNITY_VERSION: 2021.2.14f1
+ UNITY_VERSION: 2022.1.9f1
16
PROJECT_PATH: .
17
18
jobs:
.github/workflows/license.yml
@@ -10,8 +10,8 @@ concurrency:
10
cancel-in-progress: true
11
env:
- UNITY_VER: 2021.2.14f1
- ULF_FILE: Unity_v2021.x.ulf
+ UNITY_VER: 2022.1.9f1
+ ULF_FILE: Unity_v2022.x.ulf
request_alf:
0 commit comments