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 e5b3909 commit 0df4bb8Copy full SHA for 0df4bb8
.github/workflows/Documenter.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
- uses: julia-actions/setup-julia@latest
15
with:
16
- version: '1.5'
+ version: '1.7'
17
- run: |
18
julia --project=docs -e '
19
using Pkg
0 commit comments