Skip to content

Commit

Permalink
CI: Use the latest stable Julia (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 24, 2023
1 parent d7cb641 commit fedd7c2
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 @@ -51,7 +51,7 @@ jobs:
- name: Install Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.4.1
version: '1'

- name: Build site with Franklin.jl
env:
Expand Down

0 comments on commit fedd7c2

Please sign in to comment.