Skip to content

Commit

Permalink
Update format.yaml
Browse files Browse the repository at this point in the history
Update actions/cache to v4
  • Loading branch information
mosfet80 authored May 12, 2024
1 parent 101b1d1 commit 979f569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: actions/setup-python@v5
- name: Install clang-format-14
run: sudo apt-get install clang-format-14
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

0 comments on commit 979f569

Please sign in to comment.