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 55108d3 commit e73ef20Copy full SHA for e73ef20
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
- uses: julia-actions/setup-julia@v1
24
with:
25
- version: '1'
+ version: '1.10'
26
- run: |
27
julia --project=docs -e '
28
using Pkg
0 commit comments