diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4c7d994..7ed5065 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,7 +1,7 @@ steps: - label: ":shell: Tests" plugins: - docker-compose#v3.10.0: + docker-compose#v4.2.0: run: tests - label: ":sparkles: Lint"