We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04945d9 commit a4142c4Copy full SHA for a4142c4
.github/workflows/test.yaml
@@ -64,7 +64,7 @@ jobs:
64
if: runner.os == 'Windows'
65
run: git config --global core.autocrlf input
66
- uses: actions/checkout@v2
67
- - uses: dart-lang/setup-dart@v1.0
+ - uses: dart-lang/setup-dart@v1.2
68
with:
69
sdk: ${{ matrix.sdk }}
70
- name: Install dependencies
0 commit comments