We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d8598 commit 8ce3903Copy full SHA for 8ce3903
1 file changed
.github/workflows/Documenter.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v5
14
- uses: julia-actions/setup-julia@v2
15
with:
16
- version: '1.10'
+ version: '1'
17
- run: |
18
julia --project=docs -e '
19
using Pkg
0 commit comments