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

Commit 00a416d

Browse files
Bump dart-lang/setup-dart from 1.6.3 to 1.6.4
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.3 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@65c8298...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]>
1 parent 8ba0097 commit 00a416d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
sdk: [dev]
2424
steps:
2525
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
26-
- uses: dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
26+
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
2727
with:
2828
sdk: ${{ matrix.sdk }}
2929
- id: install
@@ -50,7 +50,7 @@ jobs:
5050
sdk: [3.3.0, dev]
5151
steps:
5252
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
53-
- uses: dart-lang/setup-dart@65c82982aa686933bf10d50aced7a27b2b63f2a6
53+
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
5454
with:
5555
sdk: ${{ matrix.sdk }}
5656
- id: install

0 commit comments

Comments
 (0)