2 parents 5490d68 + 41e7423 commit 529a4e8Copy full SHA for 529a4e8
1 file changed
action.yml
@@ -65,7 +65,7 @@ runs:
65
shell: bash
66
run: |
67
python3 -m pip install --upgrade pip
68
- pip install code-discovery==0.4.0
+ pip install code-discovery==0.5.0
69
70
- name: Configure API credentials
71
0 commit comments