Skip to content

Commit

Permalink
ci: 更新 julia 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengyu HAN authored and HaoxuanGuo committed Feb 22, 2024
1 parent b040875 commit 67162b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.3.0
version: '1.10'
# This ensures that NodeJS and Franklin are loaded then it installs
# highlight.js which is needed for the prerendering step.
# Then the environment is activated and instantiated to install all
Expand Down

0 comments on commit 67162b7

Please sign in to comment.