Skip to content

Commit 53f2bcc

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (dart-archive/yaml_edit#49)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@a57a6c0...d6a63da) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f467292 commit 53f2bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/yaml_edit/.github/workflows/test-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sdk: [dev]
2424
steps:
2525
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
26-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
26+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
2727
with:
2828
sdk: ${{ matrix.sdk }}
2929
- id: install
@@ -51,7 +51,7 @@ jobs:
5151
platform: [vm, chrome]
5252
steps:
5353
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
54-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
54+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
5555
with:
5656
sdk: ${{ matrix.sdk }}
5757
- id: install

0 commit comments

Comments
 (0)