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 bf5f087 commit 788f697Copy full SHA for 788f697
.github/workflows/build.yml
@@ -12,7 +12,7 @@ on: # yamllint disable-line rule:truthy
12
- "v*"
13
14
env:
15
- UNITY_VERSION: "2019.4.25f1"
+ UNITY_VERSION: "2022.3.48f1"
16
jobs:
17
configuration:
18
if: |
0 commit comments