Skip to content

Commit 6d39477

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (dart-archive/test_reflective_loader#46)
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> Co-authored-by: Konstantin Scheglov <[email protected]>
1 parent 8e64e23 commit 6d39477

File tree

1 file changed

+1
-1
lines changed
  • pkgs/test_reflective_loader/.github/workflows

1 file changed

+1
-1
lines changed

pkgs/test_reflective_loader/.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
25-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
25+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
2626
with:
2727
sdk: ${{ matrix.sdk }}
2828

0 commit comments

Comments
 (0)