We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fa5935 + 13f3722 commit 41b58d1Copy full SHA for 41b58d1
.github/workflows/DocsBuilder.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Julia environment
18
uses: julia-actions/setup-julia@v1
19
with:
20
- version: '1.3'
+ version: '1.4'
21
22
- name: Install dependencies
23
run: |
0 commit comments