Skip to content

Commit

Permalink
[ci] bump wpiformat to 2024 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty authored Jan 21, 2024
1 parent 687124e commit b3a993d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: 3.8
- name: Install wpiformat
run: pip3 install wpiformat==2023.36
run: pip3 install wpiformat==2024.31
- name: Run
run: wpiformat
- name: Check output
Expand Down

0 comments on commit b3a993d

Please sign in to comment.