We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f6408a + bd22b5a commit 2974fd7Copy full SHA for 2974fd7
.github/workflows/hub.yml
@@ -34,7 +34,7 @@ jobs:
34
username: ${{ github.actor }}
35
password: ${{ secrets.GITHUB_TOKEN }}
36
- name: Build and push
37
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v4
38
with:
39
context: .
40
file: ./Dockerfile
0 commit comments