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@8c0edbc76e98fa90f69d9a2c020dcb50019dc325 # tag=v2.2.1
2323 - name : Cache Docker layers
24- uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3 .0.11
24+ uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4 .0.1
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@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3
19- - uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag=v3 .0.11
19+ - uses : actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4 .0.1
2020 with :
2121 path : |
2222 ~/.cargo/registry
You can’t perform that action at this time.
0 commit comments