We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f99f18b + 922c7aa commit 3d250adCopy full SHA for 3d250ad
1 file changed
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
-
62
name: Build and push by digest
63
id: build
64
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
65
with:
66
context: .
67
cache-from: type=registry,ref=ldmx/dev:build-cache-${{ matrix.platform }}
0 commit comments