Skip to content

Commit f8f08b9

Browse files
chore(deps): update dart-lang/setup-dart action to v1.7
1 parent 16fec47 commit f8f08b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- name: Setup Dart
27-
uses: dart-lang/setup-dart@v1.4
27+
uses: dart-lang/setup-dart@v1.7
2828
with:
2929
sdk: ${{ matrix.sdk }}
3030

0 commit comments

Comments
 (0)