Skip to content

Commit

Permalink
Update format.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mosfet80 authored Aug 5, 2024
1 parent 49f0982 commit 58a6c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install clang-format-12
run: sudo apt-get install clang-format-12
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

0 comments on commit 58a6c12

Please sign in to comment.