We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0b464 commit aa915bfCopy full SHA for aa915bf
.github/workflows/dart.yml
@@ -19,7 +19,7 @@ jobs:
19
sdk: [3.5, dev]
20
steps:
21
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22
- - uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
+ - uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
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