Skip to content

Commit 4a043fa

Browse files
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2
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]>
1 parent e54366e commit 4a043fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
sdk: [3.0.0, dev]
2020
steps:
2121
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
22-
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
22+
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
2323
with:
2424
sdk: ${{ matrix.sdk }}
2525
- name: Report version
@@ -71,7 +71,7 @@ jobs:
7171
platform: chrome
7272
steps:
7373
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
74-
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
74+
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
7575
with:
7676
sdk: ${{ matrix.sdk }}
7777
- name: Report version

0 commit comments

Comments
 (0)