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 8bf0223 commit 7d3f02cCopy full SHA for 7d3f02c
.github/workflows/PDFs.yml
@@ -24,7 +24,7 @@ jobs:
24
JULIA_DOCS: ${{ github.workspace }}/pdf/build/docs.julialang.org
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
28
with:
29
version: 1
30
show-versioninfo: true
0 commit comments