Skip to content

Commit ebd52ee

Browse files
committed
remove the actions/setup-python@v5
1 parent 8e5f17b commit ebd52ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
- uses: actions/checkout@v4
1313
with:
1414
fetch-depth: 0 # required to see tags and commits
15-
- uses: actions/setup-python@v5
16-
with:
17-
python-version: '3.13'
1815

1916
- uses: WIPACrepo/wipac-dev-next-version-action@v1.0
2017
id: next-version

0 commit comments

Comments
 (0)