Skip to content

Commit 2443586

Browse files
committed
Bump Python version
1 parent 9aabfd7 commit 2443586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-calendar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
repository: fedora-python/python-release-schedule-ical
1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: '3.8'
19+
python-version: '3.13'
2020
- uses: dschep/install-pipenv-action@v1
2121
- name: Install dependencies
2222
run: pipenv install

0 commit comments

Comments
 (0)