Skip to content

Commit

Permalink
Update MongoDB action
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach authored Mar 14, 2024
1 parent b9e8bb1 commit e55615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: nugets/
retention-days: 7
- name: Setup MongoDB Server
uses: Particular/setup-mongodb-action@v1.3.1
uses: Particular/setup-mongodb-action@v1.4.0
with:
connection-string-name: NServiceBusStorageMongoDB_ConnectionString
mongodb-port: 27018
Expand Down

0 comments on commit e55615a

Please sign in to comment.