Skip to content

Commit

Permalink
chore(deps): [#297] update workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Apr 13, 2023
1 parent 5e2356e commit a904259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Build docker image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit a904259

Please sign in to comment.