Skip to content

Commit a4142c4

Browse files
authored
Try updating setup-dart (#2807)
1 parent 04945d9 commit a4142c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: runner.os == 'Windows'
6565
run: git config --global core.autocrlf input
6666
- uses: actions/checkout@v2
67-
- uses: dart-lang/setup-dart@v1.0
67+
- uses: dart-lang/setup-dart@v1.2
6868
with:
6969
sdk: ${{ matrix.sdk }}
7070
- name: Install dependencies

0 commit comments

Comments
 (0)