Skip to content

Commit

Permalink
ci: Upgrade julia-actions/setup from v1 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
musoke committed May 12, 2024
1 parent dc13faf commit 979106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml → .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
with:
version: '1'
- uses: julia-actions/cache@v1
Expand Down

0 comments on commit 979106d

Please sign in to comment.