Skip to content

Commit e318d34

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#3378)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.4.0 to 1.5.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@a57a6c0...d6a63da) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0746cda commit e318d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: runner.os == 'Windows'
6868
run: git config --global core.autocrlf input
6969
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
70-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
70+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
7171
with:
7272
sdk: ${{ matrix.sdk }}
7373
- name: Install dependencies

0 commit comments

Comments
 (0)