Skip to content

Commit 88777d7

Browse files
authored
Merge pull request #63 from fingolfin/mh/CI
CI: update julia-actions/cache to v2
2 parents d852ae0 + f48aded commit 88777d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
runs-on: ubuntu-latest
7878
steps:
7979
- uses: actions/checkout@v4
80-
- uses: julia-actions/cache@v1
80+
- uses: julia-actions/cache@v2
8181
- uses: julia-actions/julia-buildpkg@latest
8282
- uses: julia-actions/julia-docdeploy@latest
8383
env:

0 commit comments

Comments
 (0)