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 133a85a commit c786d74Copy full SHA for c786d74
.github/workflows/test-package.yml
@@ -24,7 +24,7 @@ jobs:
24
flavor: [raw]
25
steps:
26
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
27
- - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
+ - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
28
with:
29
sdk: ${{ matrix.sdk }}
30
flavor: ${{ matrix.flavor }}
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments