We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66f29 commit 71ebdf1Copy full SHA for 71ebdf1
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
18
- - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
+ - uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
19
with:
20
sdk: dev
21
0 commit comments