Skip to content

Commit e7b11a2

Browse files
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#322)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.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@fedb126...f0ead98) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fecc69 commit e7b11a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)