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 e6d7414 commit aaec290Copy full SHA for aaec290
.github/workflows/CI.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
version: ${{ matrix.version }}
51
arch: ${{ matrix.arch }}
52
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
53
- uses: julia-actions/julia-downgrade-compat@v1
54
55
skip: Dates,Random
0 commit comments