Skip to content

Commit 6a297fa

Browse files
Bump dart-lang/setup-dart from 1.6.3 to 1.6.4
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.3 to 1.6.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.6.3...v1.6.4) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4adef26 commit 6a297fa

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/nitrite-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# This action adds a token needed for pub.dev authentication
2929
- name: Install Dart
30-
uses: dart-lang/setup-dart@v1.6.3
30+
uses: dart-lang/setup-dart@v1.6.4
3131
with:
3232
sdk: stable
3333

.github/workflows/nitrite_generator-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# This action adds a token needed for pub.dev authentication
2929
- name: Install Dart
30-
uses: dart-lang/setup-dart@v1.6.3
30+
uses: dart-lang/setup-dart@v1.6.4
3131
with:
3232
sdk: stable
3333

.github/workflows/nitrite_hive_adapter-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# This action adds a token needed for pub.dev authentication
2929
- name: Install Dart
30-
uses: dart-lang/setup-dart@v1.6.3
30+
uses: dart-lang/setup-dart@v1.6.4
3131
with:
3232
sdk: stable
3333

.github/workflows/nitrite_spatial-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# This action adds a token needed for pub.dev authentication
2929
- name: Install Dart
30-
uses: dart-lang/setup-dart@v1.6.3
30+
uses: dart-lang/setup-dart@v1.6.4
3131
with:
3232
sdk: stable
3333

.github/workflows/nitrite_support-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# This action adds a token needed for pub.dev authentication
2929
- name: Install Dart
30-
uses: dart-lang/setup-dart@v1.6.3
30+
uses: dart-lang/setup-dart@v1.6.4
3131
with:
3232
sdk: stable
3333

0 commit comments

Comments
 (0)