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 ced8324 commit 1292788Copy full SHA for 1292788
.github/workflows/dart-tests.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Setup Dart
33
- uses: dart-lang/setup-dart@v1.3
+ uses: dart-lang/setup-dart@v1
34
with:
35
sdk: ${{ matrix.dart_sdk }}
36
0 commit comments