Skip to content

Commit

Permalink
Update Docker compose action
Browse files Browse the repository at this point in the history
  • Loading branch information
toztemel authored Sep 20, 2024
1 parent 781cf26 commit 086cbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0

- name: Docker Compose Action
uses: isbang/compose-action@v1.0.0
uses: hoverkraft-tech/compose-action@v2.0.1
env:
CLICKHOUSE_VERSION: ${{ matrix.clickhouse }}
with:
Expand Down

0 comments on commit 086cbd6

Please sign in to comment.