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

Commit 6bf086f

Browse files
committed
ENH: Update actions/checkout to version4
Keep in sync with the other remote modules.
1 parent cdaaed6 commit 6bf086f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v1
12+
- uses: actions/checkout@v4
1313
- uses: InsightSoftwareConsortium/ITKApplyClangFormatAction@master
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)