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 42fbf82 commit 38525aaCopy full SHA for 38525aa
.github/workflows/clang-format.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Setup Python
24
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
25
with:
26
python-version: "3.11"
27
.github/workflows/clang-tidy-review.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
0 commit comments