File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 echo ::set-output name=tag::${GITHUB_REF_STRIPPED}
2222 - uses : docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3.4.0
2323 - name : Cache Docker layers
24- uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11
24+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2525 with :
2626 path : /tmp/.buildx-cache
2727 key : ${{ runner.os }}-buildx-${{ github.sha }}
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
19- - uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3.0.11
19+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2020 with :
2121 path : |
2222 ~/.cargo/registry
You can’t perform that action at this time.
0 commit comments