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 e5e1b32 commit 88f1679Copy full SHA for 88f1679
.github/workflows/documentation.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: julia-actions/setup-julia@v2
19
with:
20
- version: '1.10.5'
+ version: '1'
21
- uses: julia-actions/cache@v2
22
- name: Install dependencies
23
run: julia --project=docs/ -e 'using Pkg; Pkg.instantiate()'
0 commit comments