[ci] Upgrade to wpiformat 2025.69 (#2193)

This commit is contained in:
Tyler Veness
2025-11-16 22:48:36 -08:00
committed by GitHub
parent 618072c3dd
commit 77e5545eef
7 changed files with 1 additions and 1 deletions

View File

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