Skip to content

Commit

Permalink
WIP: TEST update to ITKApplyClangFormatAction
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Jun 5, 2024
1 parent 9e01c57 commit 1776bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: InsightSoftwareConsortium/ITKApplyClangFormatAction@master
- uses: InsightSoftwareConsortium/ITKApplyClangFormatAction@update-outdated-node-version
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1776bfb

Please sign in to comment.