Skip to content

Commit bed0dee

Browse files
authored
SWI-6715 Pin Version (#234)
1 parent 62b7da0 commit bed0dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Deploy to PYPI
7272
run: |
73-
pip install packaging
73+
pip install packaging==24.2
7474
pip install twine
7575
pip install wheel
7676
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)