Skip to content

Commit

Permalink
bump cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 21, 2023
1 parent accb580 commit 40eb7ea
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@4c3be310f764d12d735b86d4990635b36128fcfd
- uses: julia-actions/cache@4b5eb1920c6b12d13fa285405fa97ebace83f328
- uses: julia-actions/julia-runtest@v1
with:
coverage: 'false'
Expand Down

0 comments on commit 40eb7ea

Please sign in to comment.