Skip to content

Commit 0cd18cf

Browse files
committed
Merge branch 'master' into nnbd-mainmerge-0928
2 parents 9c5a03e + a4142c4 commit 0cd18cf

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)