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 f4c36d9 commit ef6ffb8Copy full SHA for ef6ffb8
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
arch:
31
- x64
32
steps:
33
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
34
- uses: julia-actions/setup-julia@v2
35
with:
36
version: ${{ matrix.version }}
.github/workflows/Documentation.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
- uses: julia-actions/setup-julia@latest
0 commit comments