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 a557287 commit b71a49bCopy full SHA for b71a49b
.github/workflows/Documentation.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: julia-actions/cache@v1
24
- uses: julia-actions/setup-julia@latest
25
with:
26
- version: '1'
+ version: '1.10'
27
- uses: PumasAI/add-private-registry@main
28
29
juliahub_token_encoded: ${{ secrets.JULIAHUB_TOKEN_ENCODED }}
0 commit comments