[ci] Upgrade to wpiformat 2024.41 (#7112)

This commit is contained in:
Tyler Veness
2024-09-20 18:41:33 -07:00
committed by GitHub
parent a884863f19
commit 38e246c34f
2 changed files with 3 additions and 3 deletions

View File

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