Skip to content

Commit 40b2bfa

Browse files
committed
python 3.13
1 parent 26c2957 commit 40b2bfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
with:
1414
fetch-depth: 0 # required to see tags and commits
1515
- uses: actions/setup-python@v5
16+
with:
17+
python-version: '3.13'
1618

1719
- uses: WIPACrepo/[email protected]
1820
id: next-version

0 commit comments

Comments
 (0)