Skip to content

Commit dce9884

Browse files
committed
update mongodb
1 parent 7071a6b commit dce9884

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jobs:
3434
with:
3535
repo-token: ${{ secrets.GITHUB_TOKEN }}
3636
- name: Start MongoDB
37-
uses: supercharge/mongodb-github-action@1.11.0
37+
uses: supercharge/mongodb-github-action@1.12.1
3838
with:
39-
mongodb-version: "7.0"
39+
mongodb-version: "8.0"
4040
mongodb-replica-set: rs0
4141
mongodb-port: 27017
4242
- name: Install dependencies

0 commit comments

Comments
 (0)