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 b040418 commit ea141aeCopy full SHA for ea141ae
.github/workflows/metrics.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "flutter=$version" >> "$GITHUB_OUTPUT"
53
54
- name: Install Flutter v${{ steps.conf.outputs.flutter }}
55
- - uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # pin@v2.10.0
+ uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa # pin@v2.10.0
56
with:
57
flutter-version: ${{ steps.conf.outputs.flutter }}
58
0 commit comments