Skip to content

Commit

Permalink
MueLu: Try forcing the workflow to version 8.0.1 based on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamBenHarper committed Oct 28, 2023
1 parent db0b54c commit bac3cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/muelu_clangd_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.16.2
- uses: DoozyX/clang-format-lint-action@v0.8
with:
source: './packages/muelu'
exclude: './lib'
Expand Down

0 comments on commit bac3cf2

Please sign in to comment.