Skip to content

Commit

Permalink
chore: Bump dart-lang/setup-dart from 1.3 to 1.4
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.3 to 1.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@v1.3...v1.4)

---
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 Jan 18, 2023
1 parent b09981a commit 722446f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
distribution: 'zulu'
java-version: '11'
- uses: dart-lang/setup-dart@v1.3
- uses: dart-lang/setup-dart@v1.4
- name: Cache FVM & Flutter
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 722446f

Please sign in to comment.