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 1fb2153 commit 8e47639Copy full SHA for 8e47639
.github/workflows/test-package.yml
@@ -23,7 +23,7 @@ jobs:
23
sdk: [2.18.0, dev]
24
steps:
25
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
26
- - uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
+ - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
27
with:
28
sdk: ${{ matrix.sdk }}
29
- id: install
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments