Skip to content

Commit

Permalink
update cache action version
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 4, 2023
1 parent 11ba985 commit fd4a845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@1b26f4fd2410dd4eba096c71dc00b4901c4709cf
- uses: julia-actions/cache@c230faccef3cc0e9635c9ecd740065462918349e
with:
cache-compiled: true
- uses: julia-actions/julia-runtest@v1
Expand Down

0 comments on commit fd4a845

Please sign in to comment.