Skip to content

Commit 8170c31

Browse files
authored
Merge pull request #58 from WIAS-PDELib/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents fbb49b0 + 69b0a15 commit 8170c31

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
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
version: ${{ matrix.version }}
4343
arch: ${{ matrix.arch }}
44-
- uses: actions/cache@v4
44+
- uses: actions/cache@v5
4545
env:
4646
cache-name: cache-artifacts
4747
with:

0 commit comments

Comments
 (0)