Skip to content

Commit 1f740b7

Browse files
mortenpifingolfin
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Max Horn <max@quendi.de>
1 parent d3a3ad2 commit 1f740b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
arch: ${{ matrix.arch }}
3131
show-versioninfo: true
3232
- uses: julia-actions/cache@v2
33-
- uses: julia-actions/julia-runtest@latest
33+
- uses: julia-actions/julia-runtest@v1
3434
- uses: julia-actions/julia-processcoverage@v1
3535
- uses: codecov/codecov-action@v1
3636
with:

0 commit comments

Comments
 (0)