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 8c6bcc9 commit 2b8f765Copy full SHA for 2b8f765
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
arch: x64
40
41
steps:
42
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
43
- uses: julia-actions/setup-julia@latest
44
with:
45
version: ${{ matrix.version }}
0 commit comments