We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dfa8e commit fad2104Copy full SHA for fad2104
1 file changed
.github/workflows/CI - 1080.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: docker/setup-buildx-action@v4
22
23
- name: Build
24
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
25
with:
26
context: .
27
file: ./Dockerfile
0 commit comments