We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039cd9d commit 04b53cdCopy full SHA for 04b53cd
.github/workflows/CI.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v4
48
- uses: julia-actions/setup-julia@v2
49
with:
50
- version: '1'
+ version: 'nightly'
51
- uses: julia-actions/julia-buildpkg@v1
52
- uses: julia-actions/julia-docdeploy@v1
53
env:
0 commit comments