Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit ed11524

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#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 ba4e028 commit ed11524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)