Skip to content

Commit

Permalink
update setup-julia to v2 in readme (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Apr 5, 2024
1 parent cc87ef3 commit 4b23ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
Expand Down

0 comments on commit 4b23ab7

Please sign in to comment.