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 a45da1e commit 56e427dCopy full SHA for 56e427d
.github/workflows/test-package.yml
@@ -23,7 +23,7 @@ jobs:
23
sdk: [3.0.0, dev]
24
steps:
25
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
26
- - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
+ - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
27
with:
28
sdk: ${{ matrix.sdk }}
29
- id: install
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments