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.
1 parent 9e4162b commit ffccd60Copy full SHA for ffccd60
action.yml
@@ -31,7 +31,7 @@ runs:
31
steps:
32
- name: Install Devolv silently
33
run: |
34
- python -m pip install --quiet --disable-pip-version-check devolv==0.2.30
+ python -m pip install --quiet --disable-pip-version-check devolv==0.2.28
35
shell: bash
36
37
- name: Run Devolv tool
0 commit comments