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 acff37c commit 7aab25fCopy full SHA for 7aab25f
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
os: macos-latest
40
arch: x64
41
steps:
42
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
43
- uses: julia-actions/setup-julia@v2
44
with:
45
version: ${{ matrix.version }}
@@ -64,7 +64,7 @@ jobs:
64
os: ubuntu-latest
65
66
67
68
69
70
.github/workflows/CassetteBaseCI.yml
0 commit comments