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 3873e25 commit 0be481aCopy full SHA for 0be481a
.github/workflows/publish-devcontainer.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Set up Docker Buildx
29
id: buildx
30
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
31
32
- name: Build, tag, and push image to GitHub Container Registry
33
uses: docker/build-push-action@v4
0 commit comments