Skip to content

Commit 686309a

Browse files
Bump dart-lang/setup-dart from 1.6.4 to 1.6.5 (#1321)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.4 to 1.6.5. - [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@f0ead98...0a8a0fc) --- 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 8874838 commit 686309a

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@a5ac7e51b41094c92402da3b24376905380afc29
24-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
24+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
2525

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

0 commit comments

Comments
 (0)