Skip to content

Commit 6ee44eb

Browse files
committed
syntax
1 parent 30f08ec commit 6ee44eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ jobs:
2222
# You can specify other versions if desired, see documentation here:
2323
# https://github.com/dart-lang/setup-dart/blob/main/README.md
2424
- uses: dart-lang/setup-dart@v1
25+
with:
2526
# - uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
26-
sdk: 3.1.3
27+
sdk: 3.1.3
2728

2829
- uses: subosito/flutter-action@v1
2930
with:

0 commit comments

Comments
 (0)