We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 551cd29 + fcde634 commit b7b2badCopy full SHA for b7b2bad
.github/workflows/CI.yml
@@ -34,7 +34,7 @@ jobs:
34
arch:
35
- x64
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
- uses: julia-actions/setup-julia@v2
39
with:
40
version: ${{ matrix.version }}
.github/workflows/Documentation.yml
@@ -25,7 +25,7 @@ jobs:
25
contents: write
26
statuses: write
27
28
29
30
31
version: '1'
0 commit comments