diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c312ec..ede51a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: uv sync --all-extras --group test-server # Start integration test databases - - uses: supercharge/mongodb-github-action@1.12.0 + - uses: supercharge/mongodb-github-action@1.12.1 with: mongodb-version: '5.0' - uses: supercharge/redis-github-action@1.8.0