Skip to content

Commit

Permalink
Bump julia-actions/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed May 14, 2024
1 parent 9b5282f commit e1d0c25
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 @@ -31,7 +31,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: ${{ matrix.version }}
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@latest
Expand Down

0 comments on commit e1d0c25

Please sign in to comment.