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