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 6c6da60 commit a5eb946Copy full SHA for a5eb946
.github/workflows/CI.yml
@@ -27,6 +27,6 @@ jobs:
27
with:
28
version: ${{ matrix.julia-version }}
29
arch: ${{ matrix.julia-arch }}
30
- - uses: julia-actions/cache@v4
+ - uses: julia-actions/cache@v1
31
- uses: julia-actions/julia-buildpkg@v1
32
- uses: julia-actions/julia-runtest@v1
0 commit comments