Skip to content

Commit e527b7e

Browse files
Update dependency python to 3.13
1 parent 5c6b2c7 commit e527b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: '3.10'
15+
python-version: '3.13'
1616
- name: Cache Python modules
1717
uses: actions/cache@v3
1818
with:

0 commit comments

Comments
 (0)