Skip to content

Commit 07295b9

Browse files
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#119)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.2. - [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@b64355a...fedb126) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39d264b commit 07295b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
19-
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
19+
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
2020
- uses: nanasess/setup-chromedriver@c67820cac58d458621d79b77cfa5c87e1d20dbb9
2121

2222
- name: Install dependencies

0 commit comments

Comments
 (0)