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