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