diff --git a/.github/actions/setup/directories/action.yml b/.github/actions/setup/directories/action.yml index 8e382d918e..ac5bee1f5f 100644 --- a/.github/actions/setup/directories/action.yml +++ b/.github/actions/setup/directories/action.yml @@ -93,7 +93,7 @@ runs: path: ${{ inputs.srcdir }} fetch-depth: ${{ inputs.fetch-depth }} - - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 + - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 with: path: ${{ inputs.srcdir }}/.downloaded-cache key: downloaded-cache