Skip to content

Commit

Permalink
fix: ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
1 parent ad98229 commit bc8cf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoUnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: MongoDB Installation and Start
uses: supercharge/mongodb-github-action@1.7.0
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: ${{ matrix.mongodb-version }}

Expand Down

0 comments on commit bc8cf55

Please sign in to comment.