Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit da79121

Browse files
Bump dart-lang/setup-dart from 1.6.4 to 1.6.5 (#241)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.4 to 1.6.5. - [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@f0ead98...0a8a0fc) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07cacae commit da79121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/file.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
23-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
23+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
2424
with:
2525
sdk: dev
2626

@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
49-
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
49+
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5050
with:
5151
sdk: ${{ matrix.sdk }}
5252

0 commit comments

Comments
 (0)