Skip to content

Commit c4e3f18

Browse files
committed
correct clang gha
1 parent ece710d commit c4e3f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- uses: actions/checkout@v4
4949

50-
- uses: pachadotdev/clang-format@v1
50+
- uses: pachadotdev/clang-format@main
5151
if: matrix.config.custom == 'clang-format'
5252
with:
5353
version: '20'

0 commit comments

Comments
 (0)