diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a40f6ed..e8e9a00 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -24,7 +24,7 @@ jobs: go-version: "1.20" - name: MongoDB in GitHub Actions - uses: supercharge/mongodb-github-action@1.9.0 + uses: supercharge/mongodb-github-action@1.10.0 with: mongodb-version: "latest"