Skip to content

Commit

Permalink
ci: Use mongodb 6
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent4vx committed Oct 16, 2023
1 parent 07a4c57 commit 6a2e1c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php.yml
Expand Up @@ -106,6 +106,8 @@ jobs:

- name: MongoDB in GitHub Actions
uses: supercharge/mongodb-github-action@1.6.0
with:
mongodb-version: 6.0

- name: Install PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 6a2e1c3

Please sign in to comment.