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 cba40da commit dae290cCopy full SHA for dae290c
.github/workflows/dart.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
sdk: [3.0.0, dev]
20
steps:
21
- - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
+ - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
22
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
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