Skip to content

Commit 63d1797

Browse files
committed
chore(template): sync with ahmadnassri/template-action-docker
1 parent 2682c92 commit 63d1797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
password: ${{ github.token }}
134134

135135
# publish
136-
- uses: docker/build-push-action@v3
136+
- uses: docker/build-push-action@v4
137137
with:
138138
push: true
139139
cache-from: type=gha

0 commit comments

Comments
 (0)