Skip to content

Commit

Permalink
Update documentation action mongodb version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylortom authored Sep 26, 2023
1 parent 113b577 commit 9152a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
mongodb-version: [6.x]
mongodb-version: [7.0]
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 9152a7c

Please sign in to comment.