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 30f08ec commit 6ee44ebCopy full SHA for 6ee44eb
.github/workflows/dart.yml
@@ -22,8 +22,9 @@ jobs:
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
+ with:
26
# - uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
- sdk: 3.1.3
27
+ sdk: 3.1.3
28
29
- uses: subosito/flutter-action@v1
30
with:
0 commit comments