diff --git a/.github/actions/deps-setup/action.yaml b/.github/actions/deps-setup/action.yaml index 8a2831ed6e..d5b78fdaf4 100644 --- a/.github/actions/deps-setup/action.yaml +++ b/.github/actions/deps-setup/action.yaml @@ -9,7 +9,7 @@ runs: echo "branch=$(echo ${GITHUB_REF#refs/heads/})" >> $GITHUB_ENV id: extract_branch - - uses: actions/cache@v3 + - uses: actions/cache@v4 id: cache-packages with: path: |