Skip to content

Commit 09987bc

Browse files
authored
Merge pull request #8 from ashtanko/renovate/dart-3.x
chore(deps): update dart docker tag to v3.7
2 parents cdd1154 + 9bc0ab2 commit 09987bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
container:
10-
image: dart:3.0
10+
image: dart:3.7
1111

1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)