[ci] Upgrade to wpiformat 2024.50 (#7506)

This commit is contained in:
Tyler Veness
2024-12-07 11:40:24 -08:00
committed by GitHub
parent 5c95966d44
commit e876452967
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with:
python-version: '3.12'
- name: Install wpiformat
run: pip3 install wpiformat==2024.45
run: pip3 install wpiformat==2024.50
- name: Run
run: wpiformat
- name: Check output
@@ -66,7 +66,7 @@ jobs:
with:
python-version: '3.12'
- name: Install wpiformat
run: pip3 install wpiformat==2024.45
run: pip3 install wpiformat==2024.50
- name: Create compile_commands.json
run: |
./gradlew generateCompileCommands -Ptoolchain-optional-roboRio