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 e0cd3e1 commit 9e9ad3aCopy full SHA for 9e9ad3a
.github/workflows/cicd.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0 # required to see tags and commits
15
- uses: actions/setup-python@v5
16
with:
17
- python-version: '3.8'
+ python-version: '3.11'
18
19
- uses: WIPACrepo/wipac-dev-next-version-action@v1.0
20
id: next-version
0 commit comments