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 9c51a70 commit 327b49fCopy full SHA for 327b49f
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
- uses: actions/checkout@v2
53
- uses: julia-actions/setup-julia@v1
54
with:
55
- version: '1.6'
+ version: '^1.6.0-0'
56
- run: |
57
julia --project=docs -e '
58
using Pkg
0 commit comments