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

Commit bc2dc4e

Browse files
Bump dart-lang/setup-dart from 1.3 to 1.4 (#38)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.3 to 1.4. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00a57fa commit bc2dc4e

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@ac593985615ec2ede58e132d2e21d2b1cbd6127c
24-
- uses: dart-lang/setup-dart@6a218f2413a3e78e9087f638a238f6b40893203d
24+
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
2525
with:
2626
sdk: ${{ matrix.sdk }}
2727

0 commit comments

Comments
 (0)