Skip to content

Commit

Permalink
Update mongodb version.
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Nov 13, 2024
1 parent 3c5c82d commit 9d3dbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
mongodb-version: ['8.0.1']
mongodb-version: ['8.0.3']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9d3dbb3

Please sign in to comment.