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 26c2957 commit 40b2bfaCopy full SHA for 40b2bfa
.github/workflows/cicd.yml
@@ -13,6 +13,8 @@ jobs:
13
with:
14
fetch-depth: 0 # required to see tags and commits
15
- uses: actions/setup-python@v5
16
+ with:
17
+ python-version: '3.13'
18
19
- uses: WIPACrepo/[email protected]
20
id: next-version
0 commit comments