Skip to content

Commit 1292788

Browse files
committed
ci: Use dart-lang/setup-dart@v1
1 parent ced8324 commit 1292788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Setup Dart
33-
uses: dart-lang/setup-dart@v1.3
33+
uses: dart-lang/setup-dart@v1
3434
with:
3535
sdk: ${{ matrix.dart_sdk }}
3636

0 commit comments

Comments
 (0)