diff --git a/.github/workflows/apply-clang-format.yml b/.github/workflows/apply-clang-format.yml index bbd0f6f93448..6e6cf6c88dbe 100644 --- a/.github/workflows/apply-clang-format.yml +++ b/.github/workflows/apply-clang-format.yml @@ -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 }}