[ci] Bump wpiformat to 2024.39 (#6894)

This commit is contained in:
Gold856
2024-07-29 10:50:46 -04:00
committed by GitHub
parent 4226d113f1
commit 6f6e8ee931
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.34
run: pip3 install wpiformat==2024.39
- name: Run wpiformat
run: wpiformat
- name: Run spotlessApply

View File

@@ -27,7 +27,7 @@ jobs:
with:
python-version: '3.10'
- name: Install wpiformat
run: pip3 install wpiformat==2024.38
run: pip3 install wpiformat==2024.39
- 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.38
run: pip3 install wpiformat==2024.39
- name: Create compile_commands.json
run: |
./gradlew generateCompileCommands -Ptoolchain-optional-roboRio