diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5ac88aa8..0efe7e2a 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -24,7 +24,7 @@ jobs: with: node-version: '16' - - uses: supercharge/mongodb-github-action@1.11.0 + - uses: supercharge/mongodb-github-action@1.12.0 with: mongodb-version: ${{ matrix.mongodb-version }} mongodb-replica-set: test-rs