We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b8956 + 2a1ad2a commit 8b7cca9Copy full SHA for 8b7cca9
.github/workflows/docker.yaml
@@ -46,7 +46,7 @@ jobs:
46
password: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
47
48
- name: Set up Docker Buildx
49
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
50
51
- name: Build and push
52
uses: docker/build-push-action@v5
0 commit comments