mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +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
|
- name: Install Dart
|
||||||
uses: dart-lang/setup-dart@v1
|
uses: dart-lang/setup-dart@v1
|
||||||
with:
|
with:
|
||||||
sdk: 'stable'
|
sdk: '3.7.2'
|
||||||
|
|
||||||
- name: Format
|
- name: Format
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user