Skip to content

Commit ae35f75

Browse files
committed
Update Unity version
1 parent 8b57a6b commit ae35f75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
# License
1313
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
1414
# Project
15-
UNITY_VERSION: 2021.2.14f1
15+
UNITY_VERSION: 2022.1.9f1
1616
PROJECT_PATH: .
1717

1818
jobs:

.github/workflows/license.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
env:
13-
UNITY_VER: 2021.2.14f1
14-
ULF_FILE: Unity_v2021.x.ulf
13+
UNITY_VER: 2022.1.9f1
14+
ULF_FILE: Unity_v2022.x.ulf
1515

1616
jobs:
1717
request_alf:

0 commit comments

Comments
 (0)