Skip to content

Commit c7ca6b7

Browse files
committed
bump to cpp-linter v2.0.0-rc22
1 parent 2c6a241 commit c7ca6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# python -m pip install clang-tools
3737
# python -m pip install git+https://github.com/${{ matrix.repo }}.git@${{ matrix.branch }}
3838
run: |
39-
python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc19
39+
python -m pip install -i https://test.pypi.org/simple/ cpp-linter==2.0.0rc22
4040
4141
# - name: Install clang-tools
4242
# run: clang-tools --install ${{ matrix.clang-version }} --directory ${{ runner.temp }}/llvm

0 commit comments

Comments
 (0)