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