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 b63587e commit 204a0b0Copy full SHA for 204a0b0
1 file changed
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
30
echo "version=$VERSION" >> $GITHUB_OUTPUT
31
32
- name: Set up Docker Buildx
33
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
34
35
- name: Login to Docker Hub
36
uses: docker/login-action@v4
0 commit comments