Skip to content

Commit a5b86c7

Browse files
committed
try updated workflow
1 parent 7c372b4 commit a5b86c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ${{ matrix.os }}
3232

3333
steps:
34-
- uses: dart-lang/setup-dart@v1.5
34+
- uses: dart-lang/setup-dart@v1.6.2
3535
- uses: actions/checkout@v2
3636
- name: Install dependencies
3737
run: dart pub get

0 commit comments

Comments
 (0)