Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 8661dd0

Browse files
committed
ENH: Update actions/checkout to version 4.
1 parent 162de65 commit 8661dd0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/clang-format-linter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v1
10+
- uses: actions/checkout@v4
11+
1112
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master

0 commit comments

Comments
 (0)