Skip to content

Commit e31b82d

Browse files
committed
Bump GitHub action to Dart 3.7.0
1 parent ff1e7f8 commit e31b82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
os: [ubuntu-latest]
62-
sdk: [3.6.0, dev]
62+
sdk: [3.7.0, dev]
6363
steps:
6464
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6565
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94

0 commit comments

Comments
 (0)