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 3826b21 commit 131903eCopy full SHA for 131903e
pkgs/http_parser/.github/workflows/test-package.yml
@@ -23,7 +23,7 @@ jobs:
23
matrix:
24
sdk: [dev]
25
steps:
26
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
27
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
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