Skip to content

Commit bd8bef0

Browse files
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#89)
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](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 a26e6d8 commit bd8bef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Checkout repository
3131
- uses: actions/checkout@v3
3232
# Setup Dart SDK with JWT token
33-
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
33+
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
3434
# Minimal package setup and dry run checks.
3535
- name: Install dependencies
3636
run: dart pub get

0 commit comments

Comments
 (0)