Skip to content

Commit 1eadfa3

Browse files
renovate[bot]zdz
authored andcommitted
Update docker/build-push-action action to v4
1 parent 2753466 commit 1eadfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# 构建 Docker 并推送到 Docker hub
3939
- name: Build Docker
40-
uses: docker/build-push-action@v3
40+
uses: docker/build-push-action@v4
4141
with:
4242
builder: ${{ steps.buildx.outputs.name }}
4343
context: .

0 commit comments

Comments
 (0)