]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Bump actions/cache from 5 to 6 4719/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Aug 2026 05:32:35 +0000 (05:32 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Aug 2026 05:32:35 +0000 (05:32 +0000)
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/commit.yml

index 8b8bb0f5757900150d00bf4bc33e7089e3bc8112..a6681840943be5af0587d11cec67b0788423f4df 100644 (file)
@@ -75,7 +75,7 @@ jobs:
     steps:
     - uses: actions/checkout@v6.0.2
     - name: restore_cache
-      uses: actions/cache@v5
+      uses: actions/cache@v6
       with:
         key: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
         path: tests/regression/cache