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 6647408 commit 5a4f8a2Copy full SHA for 5a4f8a2
.github/workflows/documentation.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v5
47
- uses: julia-actions/setup-julia@v2
48
with:
49
- version: '1'
+ version: '1.11'
50
- uses: julia-actions/cache@v2
51
- uses: julia-actions/julia-buildpkg@v1
52
- uses: julia-actions/julia-docdeploy@v1
0 commit comments