Skip to content

Commit 5fa0823

Browse files
authored
CI: Update actions/cache in nightly run to v4 (#15933)
1 parent 3afb961 commit 5fa0823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# the correct commit hashes.
2525
fetch-depth: 0
2626
- name: Grab the commit mapping
27-
uses: actions/cache@v3
27+
uses: actions/cache@v4
2828
with:
2929
path: branch-commit-cache.json
3030
# The cache key needs to change every time for the

0 commit comments

Comments
 (0)