File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 password : ${{ secrets.DOCKERHUB_PASSWORD }}
2828
2929 - name : Set Up Cache
30- uses : actions/cache@v2
30+ uses : actions/cache@v3
3131 id : buildx-cache
3232 with :
3333 path : /tmp/.buildx-cache
Original file line number Diff line number Diff line change 2727 password : ${{ secrets.DOCKERHUB_PASSWORD }}
2828
2929 - name : Set Up Cache
30- uses : actions/cache@v2
30+ uses : actions/cache@v3
3131 id : buildx-cache
3232 with :
3333 path : /tmp/.buildx-cache
Original file line number Diff line number Diff line change 2727 password : ${{ secrets.DOCKERHUB_PASSWORD }}
2828
2929 - name : Set Up Cache
30- uses : actions/cache@v2
30+ uses : actions/cache@v3
3131 id : buildx-cache
3232 with :
3333 path : /tmp/.buildx-cache
Original file line number Diff line number Diff line change 2727 password : ${{ secrets.DOCKERHUB_PASSWORD }}
2828
2929 - name : Set Up Cache
30- uses : actions/cache@v2
30+ uses : actions/cache@v3
3131 id : buildx-cache
3232 with :
3333 path : /tmp/.buildx-cache
You can’t perform that action at this time.
0 commit comments