8000 Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#233) · dart-archive/file.dart@e7c03aa · GitHub
[go: up one dir, main page]

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

Commit e7c03aa

Browse files
Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#233)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.0 to 1.6.0. - [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@d6a63da...b64355a) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7418131 commit e7c03aa

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@f43a0e5ff2bd294095638e18286ca9a3d1956744
23-
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
23+
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
2424
with:
2525
sdk: dev
2626

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

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

0 commit comments

Comments
 (0)
0