mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[formatters] Fix Dart version
This commit is contained in:
parent
a7a5531899
commit
413fffc925
2
.github/workflows/format-check-new.yml
vendored
2
.github/workflows/format-check-new.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
- name: Install Dart
|
||||
uses: dart-lang/setup-dart@v1
|
||||
with:
|
||||
sdk: 'stable'
|
||||
sdk: '3.7.2'
|
||||
|
||||
- name: Format
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user