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 736351f commit 17dd7d8Copy full SHA for 17dd7d8
.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@87341378ab58352c16a285640c414dd60b22353a # v3
+ uses: bluefireteam/melos-action@705015c3d2bc4ab94201ac24accb2bbe070cf533 # v3
23
24
melos-version: ${{ steps.version.outputs.outputs['dev_dependencies']['melos'] }}
25
run-bootstrap: true
0 commit comments