Skip to content

Commit

Permalink
Feat: Update mongo to version 7
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmondra committed Nov 13, 2024
1 parent 311808d commit e4d0573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:

steps:
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.8.0
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: 6.0
mongodb-version: 7.0
mongodb-replica-set: rs0
- name: Configure sysctl Limits
run: |
Expand Down

0 comments on commit e4d0573

Please sign in to comment.