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 0711856 + 98987b5 commit a2c1ccdCopy full SHA for a2c1ccd
1 file changed
.github/workflows/publish-docker.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
21
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@v4
22
23
- uses: docker/login-action@v3
24
with:
0 commit comments