Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbambus committed Sep 13, 2024
1 parent ec74d1b commit 8960e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: '3.x' # Wähle die gewünschte Python-Version
- name: Install setuptools
run: pip install setuptools
- uses: DoozyX/clang-format-lint-action@v0.11
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
Expand Down

0 comments on commit 8960e62

Please sign in to comment.