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 c882498 commit a7d2dc3Copy full SHA for a7d2dc3
.github/workflows/Documentation.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
- uses: julia-actions/setup-julia@v2
21
with:
22
- version: "1"
+ version: "1.11"
23
- uses: julia-actions/cache@v2
24
- name: instantiate docs
25
run: |
0 commit comments