Skip to content

Commit 8412413

Browse files
committed
ci: improve overall system performance and reliability
- Update MongoDB GitHub Action from version `1.11.0` to `1.12.0` Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 6de0509 commit 8412413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
redis-version: 4
2525

2626
- name: Start MongoDB 4.2
27-
uses: supercharge/mongodb-github-action@1.11.0
27+
uses: supercharge/mongodb-github-action@1.12.0
2828
with:
2929
mongodb-version: 4.2
3030

0 commit comments

Comments
 (0)