Skip to content

Commit 7361df6

Browse files
Bump dart-lang/setup-dart (#65)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 7b1734b to a57a6c0. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](7b1734b...a57a6c0) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a57a6c0 commit 7361df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
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@7b1734b5b08d53fbf347cf96b664fa1a49cc6497
33+
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
3434
# Minimal package setup and dry run checks.
3535
- name: Install dependencies
3636
run: dart pub get

0 commit comments

Comments
 (0)