Skip to content

Commit 2cfbe2c

Browse files
Bump dart-lang/setup-dart in the github-actions group (#329)
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.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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4304d1 commit 2cfbe2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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@692973e3d937129bcbf40652eb9f2f61becf3332
23-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
23+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
2424
with:
2525
sdk: ${{ matrix.sdk }}
2626
- run: dart pub get

0 commit comments

Comments
 (0)