Update dart.yml
This commit is contained in:
3
.github/workflows/dart.yml
vendored
3
.github/workflows/dart.yml
vendored
@@ -23,7 +23,8 @@ jobs:
|
||||
|
||||
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
|
||||
with:
|
||||
sdk: '3.6.0'
|
||||
sdk: '3.6.0-326.0.dev'
|
||||
channel: 'dev'
|
||||
- name: Install dependencies
|
||||
run: dart pub get
|
||||
|
||||
|
||||
Reference in New Issue
Block a user