Skip to content

Commit

Permalink
Merge pull request #22 from reseau-constellation/renovate/julia-actio…
Browse files Browse the repository at this point in the history
…ns-setup-julia-2.x

Update julia-actions/setup-julia action to v2
  • Loading branch information
julienmalard authored Apr 2, 2024
2 parents b26ba20 + 4f0ac3d commit 99933d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- x64
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 99933d5

Please sign in to comment.