[ci] Upgrade to wpiformat 2024.45 (#7326)

This commit is contained in:
Tyler Veness
2024-11-02 17:56:55 -07:00
committed by GitHub
parent eb8583596c
commit 7c91b81906
28 changed files with 35 additions and 87 deletions

View File

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