Skip to content

Commit e2e8c98

Browse files
authored
Merge pull request #62 from WIAS-PDELib/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents 10528e1 + b3d05b9 commit e2e8c98

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
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
version: ${{ matrix.version }}
4040
arch: ${{ matrix.arch }}
41-
- uses: actions/cache@v4
41+
- uses: actions/cache@v5
4242
env:
4343
cache-name: cache-artifacts
4444
with:

0 commit comments

Comments
 (0)