Skip to content

Commit 4ccdb1d

Browse files
Update dependency python to v3.13.7
1 parent c1ff5ab commit 4ccdb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Python
1515
uses: actions/setup-python@v4
1616
with:
17-
python-version: '3.11.6'
17+
python-version: '3.13.7'
1818
architecture: 'x64'
1919
cache: 'pip'
2020
cache-dependency-path: |

0 commit comments

Comments
 (0)