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 4d3a209 commit 30f08ecCopy full SHA for 30f08ec
.github/workflows/dart.yml
@@ -21,8 +21,8 @@ jobs:
21
# Note: This workflow uses the latest stable version of the Dart SDK.
22
# You can specify other versions if desired, see documentation here:
23
# https://github.com/dart-lang/setup-dart/blob/main/README.md
24
- # - uses: dart-lang/setup-dart@v1
25
- - uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
+ - uses: dart-lang/setup-dart@v1
+ # - uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
26
sdk: 3.1.3
27
28
- uses: subosito/flutter-action@v1
0 commit comments