Skip to content

Commit 6bdf2f5

Browse files
chore(deps): Update dart-lang/setup-dart requirement to e58aeb62aef51dcc4d0ba8eada7c08092aad5314 (#3665)
Updates the requirements on [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) to permit the latest version. - [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/commits/e58aeb62aef51dcc4d0ba8eada7c08092aad5314) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79a79d7 commit 6bdf2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # 3.5.3
5656

5757
- name: Setup Dart
58-
uses: dart-lang/setup-dart@deafe40ee7284c48e67c783c88eed8c8b52b19ca # main
58+
uses: dart-lang/setup-dart@e58aeb62aef51dcc4d0ba8eada7c08092aad5314 # main
5959
with:
6060
sdk: 3.2.0-90.0.dev
6161

0 commit comments

Comments
 (0)