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 4aa4c8c commit bf8bbdeCopy full SHA for bf8bbde
.github/workflows/dart.yml
@@ -19,7 +19,7 @@ jobs:
19
sdk: [3.2.0, dev]
20
steps:
21
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
22
- - uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
+ - uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
23
with:
24
sdk: ${{ matrix.sdk }}
25
- name: Report version
@@ -71,7 +71,7 @@ jobs:
71
platform: chrome
72
73
74
75
76
77
0 commit comments