[ci] Upgrade to wpiformat 2024.40 (#6969)

This commit is contained in:
Tyler Veness
2024-08-15 09:09:13 -07:00
committed by GitHub
parent 063409518e
commit 4d7c9edab3
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ jobs:
distribution: 'temurin'
java-version: 17
- name: Install wpiformat
run: pip3 install wpiformat==2024.39
run: pip3 install wpiformat==2024.40
- name: Run wpiformat
run: wpiformat
- name: Run spotlessApply