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 0cefb2e commit 1384bbcCopy full SHA for 1384bbc
.github/workflows/dart.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
sdk: [stable, dev]
20
steps:
21
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
23
with:
24
sdk: ${{ matrix.sdk }}
@@ -61,7 +61,7 @@ jobs:
61
- os: macos-latest
62
platform: chrome
63
64
65
66
67
0 commit comments