Skip to content

Commit 1334999

Browse files
committed
bump to v2.0.0rc12
1 parent ad227b9 commit 1334999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-lint-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# run: python -m pip install clang-tools git+https://github.com/${{ matrix.repo }}/@${{ matrix.branch }}
3939
run: |
4040
python -m pip install clang-tools
41-
python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc11
41+
python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc12
4242
# python -m pip install git+https://github.com/cpp-linter/cpp_linter_rs.git@main#subdirectory=py-binding
4343

4444
- name: Install clang-tools

0 commit comments

Comments
 (0)