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.
2 parents f1ad9f6 + 6db1c27 commit 0f1b34eCopy full SHA for 0f1b34e
.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
37
args: --config-files .cmake-format.yaml --in-place
38
39
- name: Create Pull Request
40
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
41
with:
42
commit-message: '[MISC] Automatic linting'
43
committer: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments