Skip to content

Commit fe2d4a5

Browse files
authored
fix: update test workflow, bump mongodb action version (#998)
1 parent d3e9f63 commit fe2d4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v6
3030

3131
- name: Start MongoDB
32-
uses: supercharge/mongodb-github-action@1.7.0
32+
uses: supercharge/mongodb-github-action@1.12.1
3333
with:
3434
mongodb-version: 6.0
3535
mongodb-port: 27017

0 commit comments

Comments
 (0)