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 9648d65 commit 0c4555eCopy full SHA for 0c4555e
pkgs/http_parser/.github/workflows/test-package.yml
@@ -24,7 +24,7 @@ jobs:
24
sdk: [dev]
25
steps:
26
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
27
- - uses: dart-lang/setup-dart@8a4b97ea2017cc079571daec46542f76189836b1
+ - uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
28
with:
29
sdk: ${{ matrix.sdk }}
30
- id: install
@@ -47,7 +47,7 @@ jobs:
47
sdk: [3.0.0, dev]
48
49
50
51
52
53
0 commit comments