We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aabfd7 commit 2443586Copy full SHA for 2443586
.github/workflows/update-calendar.yml
@@ -16,7 +16,7 @@ jobs:
16
repository: fedora-python/python-release-schedule-ical
17
- uses: actions/setup-python@v5
18
with:
19
- python-version: '3.8'
+ python-version: '3.13'
20
- uses: dschep/install-pipenv-action@v1
21
- name: Install dependencies
22
run: pipenv install
0 commit comments