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 3ea66cf commit 8fadd3dCopy full SHA for 8fadd3d
pkgs/yaml_edit/.github/workflows/test-package.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
sdk: [dev]
24
steps:
25
- - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
+ - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
26
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
27
with:
28
sdk: ${{ matrix.sdk }}
@@ -50,7 +50,7 @@ jobs:
50
sdk: [2.19.0, stable, dev]
51
platform: [vm, chrome]
52
53
54
55
56
0 commit comments