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 b7df4c8 commit 8886dfdCopy full SHA for 8886dfd
.github/workflows/dart.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
sdk: [3.0.0, dev]
20
steps:
21
- - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
+ - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
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