Skip to content

Commit

Permalink
Change docker compose action (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev authored Aug 5, 2024
1 parent 5e488ed commit 66d4d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
sudo echo "127.0.0.1 materialize" | sudo tee -a /etc/hosts
- name: Start Materialize in Docker
uses: isbang/compose-action@v1.4.1
uses: hoverkraft-tech/compose-action@v2.0.1
with:
compose-file: "modules/drivers/materialize/docker-compose.yml"
services: |
Expand Down

0 comments on commit 66d4d91

Please sign in to comment.