Skip to content

Commit

Permalink
try updated actions/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 17, 2023
1 parent 89eba8a commit 21a6598
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 @@ -25,6 +25,6 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@0464506d519f2eeaffdc914701a3d76e0a53e3b5
- uses: julia-actions/cache@b3cf5219116e2f0912849bb51fdd7da213ffa5bf
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1

0 comments on commit 21a6598

Please sign in to comment.