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 04ba68e commit c063010Copy full SHA for c063010
.github/workflows/dart.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
sdk: [3.5, dev]
20
steps:
21
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
22
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
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