Skip to content

Commit 772b1ab

Browse files
committed
updating the wrapper version
1 parent ffccd60 commit 772b1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
steps:
3232
- name: Install Devolv silently
3333
run: |
34-
python -m pip install --quiet --disable-pip-version-check devolv==0.2.28
34+
python -m pip install --quiet --disable-pip-version-check devolv==0.2.27
3535
shell: bash
3636

3737
- name: Run Devolv tool

0 commit comments

Comments
 (0)