Skip to content

Commit 7bf60fb

Browse files
Bump dart-lang/setup-dart in the github-actions group (#368)
Bumps the github-actions group with 1 update: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart). Updates `dart-lang/setup-dart` from 1.7.1 to 1.7.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@e51d8e5...65eb853) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e717df commit 7bf60fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# These are the latest versions of the github actions; dependabot will
2121
# send PRs to keep these up-to-date.
2222
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
23-
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
23+
- uses: dart-lang/setup-dart@65eb853c7ba17dde3be364c3d2858773e7144260
2424
with:
2525
sdk: ${{ matrix.sdk }}
2626
- run: dart pub get

0 commit comments

Comments
 (0)