Skip to content

Commit

Permalink
update CI setup-julia
Browse files Browse the repository at this point in the history
  • Loading branch information
nhz2 authored and jakobnissen committed Jul 3, 2024
1 parent 52f2ebb commit c878a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Setup Julia
uses: julia-actions/setup-julia@v1
uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia-version }}
- name: Run Tests
Expand Down

0 comments on commit c878a46

Please sign in to comment.