Update workflows to use @master

This commit is contained in:
Gabriel Le Breton
2020-10-08 16:01:45 -04:00
parent 834367d410
commit e65839d130
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -33,7 +33,7 @@ jobs:
restore-keys: |
Library-${{ matrix.projectPath }}-
Library-
# - uses: webbertakken/unity-test-runner@v1.3
# - uses: webbertakken/unity-test-runner@master
# id: testRunner
# with:
# projectPath: ${{ matrix.projectPath }}
@@ -42,7 +42,7 @@ jobs:
# with:
# name: Test results (all modes)
# path: ${{ steps.testRunner.outputs.artifactsPath }}
- uses: webbertakken/unity-builder@v0.10
- uses: webbertakken/unity-builder@master
with:
projectPath: ${{ matrix.projectPath }}
unityVersion: ${{ matrix.unityVersion }}
@@ -51,4 +51,4 @@ jobs:
- uses: actions/upload-artifact@v1
with:
name: Build
path: build
path: build