Skip to content

Commit b97e584

Browse files
Update dependency python to 3.13 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e8a8e6 commit b97e584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Set up Python
6464
uses: actions/setup-python@v5
6565
with:
66-
python-version: '3.8'
66+
python-version: '3.13'
6767
architecture: x64
6868
cache: 'pip'
6969
cache-dependency-path: 'docs/requirements.txt'

0 commit comments

Comments
 (0)