Skip to content

Commit

Permalink
ci: improve overall system performance and reliability
Browse files Browse the repository at this point in the history
- Update MongoDB GitHub Action from version `1.11.0` to `1.12.0`

Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Feb 10, 2025
1 parent 6de0509 commit 8412413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
redis-version: 4

- name: Start MongoDB 4.2
uses: supercharge/mongodb-github-action@1.11.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: 4.2

Expand Down

0 comments on commit 8412413

Please sign in to comment.