Skip to content

Commit 3228262

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (dart-archive/browser_launcher#40)
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 b68ab87 commit 3228262

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

pkgs/browser_launcher/.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
sdk: [2.17.0, dev]
2222
steps:
2323
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
24-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
24+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
2525
with:
2626
sdk: ${{ matrix.sdk }}
2727

0 commit comments

Comments
 (0)