Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 605bea0b8c
Bump bluefireteam/melos-action from 2 to 3 12 months ago
  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@v2
- uses: bluefireteam/melos-action@v3
- name: Install dependencies
run: melos bootstrap

Loading…
Cancel
Save