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.
1 parent 62a0704 commit f8ac62dCopy full SHA for f8ac62d
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
password: ${{ secrets.GITHUB_TOKEN }}
27
28
- name: Set up Docker Buildx
29
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
30
31
- name: Extract repository name
32
run: |
0 commit comments