We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece710d commit c4e3f18Copy full SHA for c4e3f18
.github/workflows/R-CMD-check.yaml
@@ -47,7 +47,7 @@ jobs:
47
steps:
48
- uses: actions/checkout@v4
49
50
- - uses: pachadotdev/clang-format@v1
+ - uses: pachadotdev/clang-format@main
51
if: matrix.config.custom == 'clang-format'
52
with:
53
version: '20'
0 commit comments