Skip to content

Commit 256a8ec

Browse files
use v1
1 parent 4790120 commit 256a8ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Installs the Unity Editor based on your project version text file
4343
# sets -> env.UNITY_EDITOR_PATH
4444
# sets -> env.UNITY_PROJECT_PATH
45-
- uses: buildalon/unity-setup@development
45+
- uses: buildalon/unity-setup@v1
4646
with:
4747
version-file: 'None'
4848
build-targets: ${{ matrix.build-target }}

0 commit comments

Comments
 (0)