Skip to content

Commit efa77e8

Browse files
chore(deps): update dependency python to v3.13.4
1 parent b976320 commit efa77e8

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
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@v4
5151
- uses: actions/setup-python@v5
5252
with:
53-
python-version: '3.13.3'
53+
python-version: '3.13.4'
5454
- run: sudo apt-get update
5555
- run: sudo apt install -y cppcheck
5656
- name: Install cpplint

0 commit comments

Comments
 (0)