We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b830e commit 8db0b96Copy full SHA for 8db0b96
.github/actions/setup-flutter/action.yml
@@ -19,7 +19,7 @@ runs:
19
with:
20
config: ./pubspec.yaml
21
- name: Download Melos and bootstrap
22
- uses: bluefireteam/melos-action@8cca19067d5bc4021b5a9f4656955d8b386583bf # v3
+ uses: bluefireteam/melos-action@87341378ab58352c16a285640c414dd60b22353a # v3
23
24
melos-version: ${{ steps.version.outputs.outputs['dev_dependencies']['melos'] }}
25
run-bootstrap: true
0 commit comments