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 86b434a commit 85d2651Copy full SHA for 85d2651
pkgs/http_parser/.github/workflows/test-package.yml
@@ -23,7 +23,7 @@ jobs:
23
matrix:
24
sdk: [dev]
25
steps:
26
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
27
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
28
with:
29
sdk: ${{ matrix.sdk }}
@@ -46,7 +46,7 @@ jobs:
46
os: [ubuntu-latest]
47
sdk: [3.4, dev]
48
49
50
51
52
0 commit comments