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

Commit 3aa0649

Browse files
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#235)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.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@b64355a...fedb126) --- 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 cd3a932 commit 3aa0649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/file.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

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

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

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

0 commit comments

Comments
 (0)