Skip to content

Commit 5c9993c

Browse files
committed
updating wrapper version
1 parent 2e62e41 commit 5c9993c

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.36
34+
python -m pip install --quiet --disable-pip-version-check devolv==0.2.37
3535
shell: bash
3636

3737
- name: Run Devolv tool

0 commit comments

Comments
 (0)