[ci] Upgrade to wpiformat 2025.75 (#2198)

This commit is contained in:
Tyler Veness
2025-11-22 07:39:30 -08:00
committed by GitHub
parent d27b3d0775
commit aa64bfe82e
3 changed files with 3 additions and 22 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2025.69
run: pip3 install wpiformat==2025.75
- name: Run
run: wpiformat
- name: Check output