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 b9441ea commit e8712efCopy full SHA for e8712ef
1 file changed
.github/workflows/dart_test_analyze_format.yml
@@ -4,7 +4,7 @@ jobs:
4
dart_test_analyze_format:
5
runs-on: ubuntu-latest
6
container:
7
- image: google/dart:2.18
+ image: google/dart
8
steps:
9
- uses: actions/checkout@v2
10
- run: (echo 'deb http://deb.debian.org/debian buster main contrib non-free') > /etc/apt/sources.list.d/buster.list
0 commit comments