Skip to content

Commit 17794e6

Browse files
authored
Merge pull request #97 from WIAS-PDELib/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents 34c5b17 + 55d377d commit 17794e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)