Skip to content

Commit 11884ce

Browse files
chore(deps): update dart-lang/setup-dart action to v1.4
1 parent b9fa4eb commit 11884ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919

2020
- name: install dart
21-
uses: dart-lang/setup-dart@v1.3
21+
uses: dart-lang/setup-dart@v1.4
2222

2323
- name: run tests
2424
run: dart test

0 commit comments

Comments
 (0)