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 4fe7220 commit 24e8862Copy full SHA for 24e8862
.github/workflows/dart.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
container:
15
- image: google/dart:latest
+ image: google/dart:2.12-dev
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments