[build] Pin wpiformat version (#5982)

This commit is contained in:
Tyler Veness
2023-11-30 13:37:07 -08:00
committed by GitHub
parent e00a0e84c1
commit 9b8011aa67

View File

@@ -27,7 +27,7 @@ jobs:
with:
python-version: 3.8
- name: Install wpiformat
run: pip3 install wpiformat
run: pip3 install wpiformat==2023.34
- name: Run
run: wpiformat
- name: Check output