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 cf3bbb4 commit 6c10dc5Copy full SHA for 6c10dc5
.github/workflows/Deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: julia-actions/setup-julia@v1
22
with:
23
- version: 1 # Latest stable release, for example, `1.5.3`.
+ version: '1.6'
24
25
- name: Build site
26
run: |
0 commit comments