Skip to content

Commit a904259

Browse files
committed
chore(deps): [#297] update workflow actions
1 parent 5e2356e commit a904259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: docker/setup-buildx-action@v2
1515

1616
- name: Build docker image
17-
uses: docker/build-push-action@v3
17+
uses: docker/build-push-action@v4
1818
with:
1919
context: .
2020
file: ./Dockerfile

0 commit comments

Comments
 (0)