[ci] Bump wpiformat to 2024.34 (#6549)

This commit is contained in:
Tyler Veness
2024-04-27 21:06:57 -07:00
committed by GitHub
parent d4e6a068ac
commit a42ffb8fa4
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ jobs:
distribution: 'zulu'
java-version: 17
- name: Install wpiformat
run: pip3 install wpiformat==2024.33
run: pip3 install wpiformat==2024.34
- name: Run wpiformat
run: wpiformat
- name: Run spotlessApply