We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66f29 commit 8cb490dCopy full SHA for 8cb490d
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
18
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
19
with:
20
sdk: dev
0 commit comments