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 f965042 commit 4cb1f49Copy full SHA for 4cb1f49
1 file changed
.github/workflows/release-docker.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
27
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@v4
28
29
- name: Login to GitHub Container Registry
30
uses: docker/login-action@v4
0 commit comments