We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25a89ce + 352cc81 commit 44bf616Copy full SHA for 44bf616
1 file changed
.github/workflows/publish-devcontainer.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Set up Docker Buildx
35
id: buildx
36
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
37
38
- name: Build, tag, and push image to GHCR [python ${{ matrix.python-version }}]
39
uses: docker/build-push-action@v6
0 commit comments