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 872796e commit c249bfaCopy full SHA for c249bfa
pkgs/timing/.github/workflows/test-package.yml
@@ -23,7 +23,7 @@ jobs:
23
sdk: [3.0.0, dev]
24
steps:
25
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
26
- - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
+ - uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
27
with:
28
sdk: ${{ matrix.sdk }}
29
- id: install
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments