Merge pull request #4719 from facebook/dependabot/github_actions/actions/cache-6

Bump actions/cache from 5 to 6
This commit is contained in:
Yann Collet 2026-08-01 06:01:31 -08:00 committed by GitHub
commit 8223abf92f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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