We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9ef56 commit 227801aCopy full SHA for 227801a
.github/workflows/coverage.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
container:
10
- image: dart:3.0
+ image: dart:3.7
11
12
steps:
13
- uses: actions/checkout@v3
0 commit comments