Skip to content

Commit 71ed20d

Browse files
authored
CI: rename julia-runtest branch (#263)
1 parent 51b1838 commit 71ed20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
${{ runner.os }}-test-
4444
${{ runner.os }}-
4545
- name: "Unit Test"
46-
uses: julia-actions/julia-runtest@master
46+
uses: julia-actions/julia-runtest@v1
4747

4848
- uses: julia-actions/julia-processcoverage@v1
4949
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)