mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
CI: Update actions/cache in nightly run to v4 (#15933)
This commit is contained in:
committed by
GitHub
parent
3afb96184e
commit
5fa082316b
@@ -24,7 +24,7 @@ jobs:
|
||||
# the correct commit hashes.
|
||||
fetch-depth: 0
|
||||
- name: Grab the commit mapping
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: branch-commit-cache.json
|
||||
# The cache key needs to change every time for the
|
||||
|
||||
Reference in New Issue
Block a user