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 f019e9d commit 42262e0Copy full SHA for 42262e0
README.md
@@ -61,7 +61,7 @@ jobs:
61
license-type: 'Personal' # Chooses license type to use [ Personal, Professional ]
62
63
- name: Unity Build (${{ matrix.build-target }})
64
- uses: xrtk/unity-build@v5
+ uses: xrtk/unity-build@v4
65
with:
66
build-target: ${{ matrix.build-target }}
67
```
0 commit comments