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 29736f2 commit ef2e7e2Copy full SHA for ef2e7e2
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
sdk: [2.17.0, stable, dev]
19
steps:
20
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
21
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
22
with:
23
sdk: ${{ matrix.sdk }}
0 commit comments