Skip to content

Commit 19d9c5b

Browse files
authored
bump gh pages build to dev SDK (dart-archive/linter#4275)
1 parent e440e72 commit 19d9c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Dart
2222
uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
2323
with:
24-
sdk: stable
24+
sdk: dev
2525
- name: Get dependencies
2626
run: dart pub get
2727
- name: Generate docs

0 commit comments

Comments
 (0)