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 55f49ad commit 614cb8dCopy full SHA for 614cb8d
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
#
39
# The dart binary from a Flutter SDK facilitates publishing both Flutter
40
# and pure-dart packages.
41
- - uses: flutter-actions/setup-flutter@d030cb603380106494f72d65a7e52462f380781f
+ - uses: flutter-actions/setup-flutter@54feb1e258158303e041b9eaf89314dcfbf6d38a
42
# Minimal package setup and dry run checks.
43
- name: Install dependencies
44
run: dart pub get
0 commit comments