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 64a8ded commit 4c21e5aCopy full SHA for 4c21e5a
.github/workflows/build-pr.yml
@@ -56,7 +56,7 @@ jobs:
56
- uses: actions/checkout@v4
57
- uses: actions/setup-python@v5
58
with:
59
- python-version: '3.13.5'
+ python-version: '3.14.0'
60
- name: Install cppcheck
61
run: |
62
sudo apt-get update
0 commit comments