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 a98a501 + 32185c4 commit 0b9a376Copy full SHA for 0b9a376
.github/workflows/Documentation.yml
@@ -22,7 +22,7 @@ jobs:
22
statuses: write
23
runs-on: ubuntu-latest
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- uses: julia-actions/setup-julia@v2
27
with:
28
version: '1'
.github/workflows/Test.yml
@@ -26,7 +26,7 @@ jobs:
julia-version: ['1']
29
30
31
32
version: ${{ matrix.julia-version }}
0 commit comments