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 Feb 23, 2024
1 parent 607682b commit ca6e307
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 ca6e307

Please sign in to comment.