Skip to content

Commit

Permalink
chore: use julia 1.9
Browse files Browse the repository at this point in the history
Co-authored-by: David Leal <halfpacho@gmail.com>
  • Loading branch information
vil02 and Panquesito7 authored Jan 15, 2024
1 parent 3ce0c5d commit 1e3b029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: julia-actions/setup-julia@v1
with:
version: 1.8
version: 1.9
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 1e3b029

Please sign in to comment.