Skip to content

Commit

Permalink
Merge pull request #16 from ncn-foreigners/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…julia-actions/setup-julia-2

Bump julia-actions/setup-julia from 1 to 2
  • Loading branch information
Piotr Chlebicki authored May 21, 2024
2 parents ddcb008 + 5b791b1 commit bf2a86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
allow_failure: [true]
steps:
- uses: actions/checkout@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 bf2a86f

Please sign in to comment.