We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3a1383 + 17c72c2 commit e61f170Copy full SHA for e61f170
1 file changed
.github/workflows/ci_extra.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v5
23
- name: Cache petsc
24
id: cache-petsc
25
- uses: actions/cache@v4
+ uses: actions/cache@v5
26
with:
27
path: ${{env.JULIA_PETSC_LIBRARY}}
28
key: ${{ runner.os }}-build-${{ env.JULIA_PETSC_LIBRARY }}-
0 commit comments