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 4beb187 + ba8b012 commit 19382cfCopy full SHA for 19382cf
.github/workflows/build-pr.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v4
51
- uses: actions/setup-python@v5
52
with:
53
- python-version: '3.13.3'
+ python-version: '3.13.5'
54
- run: sudo apt-get update
55
- run: sudo apt install -y cppcheck
56
- name: Install cpplint
0 commit comments