We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4221069 + 5de1bef commit 5c9ee99Copy full SHA for 5c9ee99
1 file changed
action.yml
@@ -57,7 +57,7 @@ runs:
57
shell: bash
58
run: |
59
python3 -m pip install --upgrade pip
60
- pip install code-discovery==0.3.4
+ pip install code-discovery==0.3.5
61
62
- name: Configure API credentials
63
0 commit comments