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 4422d42 commit 9d77edcCopy full SHA for 9d77edc
.github/workflows/release-latest-ghcr.yml
@@ -20,7 +20,7 @@ jobs:
20
username: ${{ github.repository_owner }}
21
password: ${{ secrets.GITHUB_TOKEN }}
22
23
- - uses: docker/build-push-action@v3
+ - uses: docker/build-push-action@v4
24
name: Build & push Docker image
25
with:
26
context: ./
0 commit comments