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

Commit 8ce0d13

Browse files
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#239)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc10194 commit 8ce0d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/file.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
23-
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
23+
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
2424
with:
2525
sdk: dev
2626

@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
49-
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
49+
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
5050
with:
5151
sdk: ${{ matrix.sdk }}
5252

0 commit comments

Comments
 (0)