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 8a10075 commit d96d7ceCopy full SHA for d96d7ce
pkgs/pubspec_parse/.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [dev]
24
steps:
25
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
+ - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
26
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -48,7 +48,7 @@ jobs:
48
os: [ubuntu-latest]
49
sdk: [3.0.0, dev]
50
51
52
53
54
0 commit comments