Skip to content

Commit

Permalink
Bump dart-lang/setup-dart from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.1 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@v1.5.1...v1.6.0)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 912cb4c commit 39f5168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- 3.0.7
steps:
- uses: actions/[email protected]
- uses: dart-lang/setup-dart@v1.5.1
- uses: dart-lang/setup-dart@v1.6.0
with:
sdk: "${{ matrix.sdk }}"
- name: Install dependencies
Expand Down

0 comments on commit 39f5168

Please sign in to comment.