Skip to content

Commit

Permalink
[ci] Upgrade wpiformat (wpilibsuite#6395)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored and DeltaDizzy committed Mar 26, 2024
1 parent 6bf72a7 commit 42891d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
python-version: 3.8
- name: Install wpiformat
run: pip3 install wpiformat==2023.36
run: pip3 install wpiformat==2024.32
- name: Run
run: wpiformat
- name: Check output
Expand Down

0 comments on commit 42891d4

Please sign in to comment.