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 ed10568 commit 0b1bc31Copy full SHA for 0b1bc31
.github/workflows/oci.yml
@@ -64,7 +64,7 @@ jobs:
64
-
65
name: Set up Docker Buildx
66
id: buildx
67
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
68
69
# https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching
70
- name: Cache Docker layers
0 commit comments