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 9781c57 commit f6ca15bCopy full SHA for f6ca15b
.github/workflows/dart.yml
@@ -19,7 +19,7 @@ jobs:
19
sdk: [3.0.0, dev]
20
steps:
21
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
22
- - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
+ - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
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