Skip to content

Commit bb05c5a

Browse files
build(deps): bump dart-lang/setup-dart from 1.7.2 to 1.8.1 (#471)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76b1ad1 commit bb05c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- stable
2121
steps:
2222
- uses: actions/checkout@v7.0.1
23-
- uses: dart-lang/setup-dart@v1.7.2
23+
- uses: dart-lang/setup-dart@v1.8.1
2424
with:
2525
sdk: "${{ matrix.sdk }}"
2626
- name: Install dependencies

0 commit comments

Comments
 (0)