Skip to content

Commit b8ef156

Browse files
committed
test again
1 parent 0c0acfb commit b8ef156

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
# Set up BuildKit Docker container builder to be able to build
4040
# multi-platform images and export cache
4141
# https://github.com/docker/setup-buildx-action
42-
# - name: Set up Docker Buildx
43-
# uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
42+
- name: Set up Docker Buildx
43+
uses: docker/setup-buildx-action@v3 # v3.0.0
4444

4545
# Login against a Docker registry except on PR
4646
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)