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.
2 parents 8f95612 + ca91376 commit bf30a03Copy full SHA for bf30a03
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
- '1'
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
23
with:
24
version: ${{ matrix.version }}
25
- uses: actions/cache@v4
.github/workflows/Downstream.yml
@@ -20,7 +20,7 @@ jobs:
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
version: ${{ matrix.julia-version }}
26
arch: x64
0 commit comments