We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7c3d95 + 53b8b4a commit a184316Copy full SHA for a184316
.github/workflows/docker-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
password: ${{ secrets.DOCKERHUB_TOKEN }}
19
-
20
name: Build and push
21
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
22
with:
23
push: true
24
tags: cgal/python-wheel:manylinux2014
0 commit comments