We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 327abdd + f934820 commit ffb0e2aCopy full SHA for ffb0e2a
.github/workflows/Documentation.yml
@@ -14,7 +14,7 @@ jobs:
14
actions: write
15
contents: write
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- uses: julia-actions/setup-julia@latest
19
with:
20
version: '1'
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
arch:
- x64
21
22
23
24
25
version: ${{ matrix.version }}
0 commit comments