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 463f913 commit 6894b0cCopy full SHA for 6894b0c
.github/workflows/ci-julia-nightly.yml
@@ -25,7 +25,7 @@ jobs:
25
- '1'
26
- '2'
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
- uses: julia-actions/setup-julia@v2
30
with:
31
version: ${{ matrix.version }}
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
name: Documentation
51
runs-on: ubuntu-latest
52
53
54
55
56
version: '1'
0 commit comments