Skip to content

Commit 4c21e5a

Browse files
chore(deps): update dependency python to v3.14.0
1 parent 64a8ded commit 4c21e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- uses: actions/checkout@v4
5757
- uses: actions/setup-python@v5
5858
with:
59-
python-version: '3.13.5'
59+
python-version: '3.14.0'
6060
- name: Install cppcheck
6161
run: |
6262
sudo apt-get update

0 commit comments

Comments
 (0)