Compare commits

..

No commits in common. 'dependabot/github_actions/bluefireteam/melos-action-3' and 'main' have entirely different histories.

  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -25,7 +25,7 @@ jobs:
cache: true
# Setup the melos environment.
- uses: bluefireteam/melos-action@v3
- uses: bluefireteam/melos-action@v2
- name: Install dependencies
run: melos bootstrap

Loading…
Cancel
Save