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