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 8d2b247 commit 5f53595Copy full SHA for 5f53595
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Install Julia
58
uses: julia-actions/setup-julia@v1
59
with:
60
- version: '1.6'
+ version: '1.10'
61
62
- name: Install Julia packages
63
if: steps.cache.outputs.cache-hit != 'true'
0 commit comments