We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e373fbf commit 9c5e3d8Copy full SHA for 9c5e3d8
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.1
+ pip install code-discovery==0.2.2
61
62
- name: Configure API credentials
63
0 commit comments