Skip to content

Commit 55ea51c

Browse files
Bump julia-actions/cache from 1.5.2 to 2.0.0 (#734)
1 parent 60ceb9f commit 55ea51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
version: ${{ matrix.julia-version }}
3737

38-
- uses: julia-actions/cache@dc1a3cdeacb521b0ca93cfc66143fcadb15a5bd0
38+
- uses: julia-actions/cache@d48542bb7b6239a9391789f01d21a6bdde9ad5df
3939

4040
- name: Install test dependencies
4141
run: julia --color=yes --project -e "using Pkg; Pkg.instantiate()"

0 commit comments

Comments
 (0)