commit | a85a930ad3736f93b96f6cc104d3576c1ae19e0e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Apr 01 17:12:11 2023 -0700 |
committer | GitHub <noreply@github.com> | Sat Apr 01 17:12:11 2023 -0700 |
tree | a53c04f30c5780e9b31b590228dd6bab63eaf0f1 | |
parent | 27bc41897bad5f7d8744e77eb9f3a0f49df7c344 [diff] |
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#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](https://github.com/dart-lang/setup-dart/compare/a57a6c04cf7d4840e88432aad6281d1e125f0d46...d6a63dab3335f427404425de0fbfed4686d93c4f) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin Scheglov <scheglov@google.com>
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index f6902d6..a253754 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml
@@ -22,7 +22,7 @@ steps: - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 - - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46 + - uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f with: sdk: ${{ matrix.sdk }}