Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 12cb52e

Browse files
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 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@fedb126...f0ead98) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f63963 commit 12cb52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

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

2222
steps:
2323
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
24-
- uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3
24+
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
2525
with:
2626
sdk: ${{ matrix.sdk }}
2727

0 commit comments

Comments
 (0)