There was an error while loading. Please reload this page.
1 parent 866b5d5 commit 6de8bf5Copy full SHA for 6de8bf5
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
26
- python -m pip install bump-my-version==0.32.1
+ python -m pip install click==8.2 bump-my-version==0.32.1
27
- name: Get current version
28
id: bump
29
shell: bash
0 commit comments