Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit fbe21f0

Browse files
committed
Merge branch 'renovate/all' of https://github.com/renovate-bot/python-pubsub into renovate/all
2 parents d458edb + 1572fd1 commit fbe21f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: "3.10"
15+
python-version: "3.13"
1616
- name: Install nox
1717
run: |
1818
python -m pip install --upgrade setuptools pip wheel
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: "3.10"
31+
python-version: "3.13"
3232
- name: Install nox
3333
run: |
3434
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)