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 0f86517 commit 3252d5fCopy full SHA for 3252d5f
.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 }}
@@ -70,7 +70,7 @@ jobs:
70
- os: macos-latest
71
platform: chrome
72
73
74
75
76
0 commit comments