Skip to content

Commit cb2bfd7

Browse files
committed
ci: Update unity verson
1 parent f0337ad commit cb2bfd7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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: 6000.3.5f2
15+
UNITY_VERSION: 6000.4.0f1
1616
PROJECT_PATH: .
1717

1818
jobs:

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
env:
13-
UNITY_VERSION: 6000.3.5f2
13+
UNITY_VERSION: 6000.4.0f1
1414
ULF_FILE: Unity_v6000.x.ulf
1515

1616
jobs:

.github/workflows/package.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: 6000.3.5f2
15+
UNITY_VERSION: 6000.4.0f1
1616
PROJECT_PATH: .
1717
# Packaging
1818
PKG_VERSION: 0.1.3

0 commit comments

Comments
 (0)