Skip to content

Commit

Permalink
COMP: Update workflow package dependancy versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Jan 31, 2025
1 parent dc6c1b3 commit 391bcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 1
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
Expand Down

0 comments on commit 391bcaf

Please sign in to comment.