[build] Update wpiformat to 2024.45 (#1545)

Signed-off-by: Jade Turner <spacey-sooty@proton.me>
This commit is contained in:
Jade
2024-11-10 13:42:16 +08:00
committed by GitHub
parent 14f7155a23
commit d8de4a7863
29 changed files with 65 additions and 47 deletions

View File

@@ -37,7 +37,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2024.41
run: pip3 install wpiformat==2024.45
- name: Run
run: wpiformat
- name: Check output