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 4e65dc1 + a198f98 commit 9c1c8fdCopy full SHA for 9c1c8fd
.github/workflows/CI.yml
@@ -17,7 +17,7 @@ jobs:
17
- '1'
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
21
with:
22
version: ${{ matrix.version }}
23
- uses: actions/cache@v4
.github/workflows/Invalidations.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.base_ref == github.event.repository.default_branch
runs-on: ubuntu-latest
version: '1'
0 commit comments