diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 0319a911a6901..842a95264987e 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -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