Skip to content

Commit 657464c

Browse files
dependabot[bot]davidmorgan
authored andcommitted
Bump dart-lang/setup-dart from 1.3.0 to 1.4.0
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.3.0 to 1.4.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@6a218f2...a57a6c0) --- 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>
1 parent 5c71eee commit 657464c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
24-
- uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
24+
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
2525

2626
- name: Run Presubmits
2727
run: tool/presubmit

0 commit comments

Comments
 (0)