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 d1da1f9 + 0b98ebd commit ed42385Copy full SHA for ed42385
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.2.2
+ pip install code-discovery==0.3.2
61
62
- name: Configure API credentials
63
0 commit comments