1 parent 2f939cf commit 998b651Copy full SHA for 998b651
1 file changed
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Julia
24
uses: julia-actions/setup-julia@v1
25
with:
26
- version: 1.5
+ version: 1
27
# NOTE
28
# The steps below ensure that NodeJS and Franklin are loaded then it
29
# installs highlight.js which is needed for the prerendering step
0 commit comments