Skip to content
Snippets Groups Projects
Unverified Commit 64dc0eff authored by Egor_P's avatar Egor_P Committed by GitHub
Browse files

[Release|CI/CD] Update version of the cache action in the Publish docker ci (#7892)

parent 66e3196a
No related merge requests found
Pipeline #518879 waiting for manual action with stages
in 1 hour, 43 minutes, and 14 seconds
......@@ -281,7 +281,7 @@ jobs:
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
- name: Cache Docker layers
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ github.sha }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment