Skip to content

Commit

Permalink
correct supercharge version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbthornton-lbl committed Dec 7, 2023
1 parent 815dfdd commit fb939ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: setup_mongodb
uses: supercharge/mongodb-github-action@v1.1.1
uses: supercharge/mongodb-github-action@v1.10.0
with:
mongodb-uri: mongodb://localhost:27017
mongodb-database: nmdc
Expand Down

0 comments on commit fb939ea

Please sign in to comment.