Skip to content

Commit 53423ad

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

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.2
2828
with:
2929
sdk: ${{ matrix.sdk }}
3030

0 commit comments

Comments
 (0)