Skip to content

Commit 264bed4

Browse files
committed
updated MongoDB to 6.0
1 parent 9abb935 commit 264bed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mongodb_driver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v2
2121

2222
- name: Start MongoDB
23-
uses: supercharge/mongodb-github-action@1.6.0
23+
uses: supercharge/mongodb-github-action@1.8.0
2424
with:
2525
mongodb-version: ${{ matrix.mongodb-version }}
2626
mongodb-replica-set: rs_1

0 commit comments

Comments
 (0)