We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a6c20b + 441b5df commit ce1a8feCopy full SHA for ce1a8fe
1 file changed
.github/workflows/docker-image-latest.yml
@@ -57,7 +57,7 @@ jobs:
57
# https://github.com/marketplace/actions/docker-setup-buildx
58
# set up a multi-platform builder for Docker containers
59
id: buildx
60
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v4
61
62
- name: Cache Docker layers
63
# https://github.com/marketplace/actions/cache
0 commit comments