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