Skip to content

Commit

Permalink
Merge pull request #28 from berquist/dependabot/github_actions/julia-…
Browse files Browse the repository at this point in the history
…actions/cache-2.0.4

Bump julia-actions/cache from 2.0.2 to 2.0.4
  • Loading branch information
berquist committed Sep 3, 2024
2 parents ee58e18 + 248c60e commit c72b56e
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 @@ -33,7 +33,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@e7913c2cb93bea16cc88abf47e27c950182cbd99 # v2.0.2
- uses: julia-actions/cache@8608484607cba0bdb5437a7bad85d6502499d029 # v2.0.4
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c # v1.6.0
- uses: julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # v1.10.0
- uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 # v1.2.2
Expand Down

0 comments on commit c72b56e

Please sign in to comment.