Skip to content

Commit

Permalink
fix: clang-format action version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Oct 2, 2024
1 parent 0760b74 commit fd13215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: "& ${{ github.workspace }}/.github/make-directives.ps1 ${{ github.workspace }}"

- name: Run clang-format
uses: DoozyX/[email protected].1
uses: DoozyX/[email protected]
with:
inplace: True

Expand Down

0 comments on commit fd13215

Please sign in to comment.