Skip to content

Commit 227801a

Browse files
chore(deps): update dart docker tag to v3.7
1 parent 8c9ef56 commit 227801a

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)