We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b459c42 commit a834c3bCopy full SHA for a834c3b
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
sdk: [dev]
23
steps:
24
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
25
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
26
with:
27
sdk: ${{ matrix.sdk }}
0 commit comments