Skip to content

Commit

Permalink
Merge pull request #227 from sandialabs/dependabot/github_actions/jul…
Browse files Browse the repository at this point in the history
…ia-actions/setup-julia-2
  • Loading branch information
mrbuche authored Apr 8, 2024
2 parents 6a2ac58 + 68485fc commit 623842f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/julia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
toolchain: nightly
override: true
- name: julia
uses: julia-actions/setup-julia@v1
uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia-version }}
- name: test
Expand Down

0 comments on commit 623842f

Please sign in to comment.