Skip to content

Commit 510fbb2

Browse files
authored
Merge pull request #1838 from nodejs/dependabot/github_actions/docker/build-push-action-4
2 parents 754ca13 + 9c84e64 commit 510fbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/checkout@v3
6969

7070
- name: Build image
71-
uses: docker/build-push-action@v3
71+
uses: docker/build-push-action@v4
7272
with:
7373
push: false
7474
load: true

0 commit comments

Comments
 (0)