Skip to content

Commit 829915b

Browse files
committed
updating version in wrapper
1 parent e54ee81 commit 829915b

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

3737
- name: Run Devolv tool

0 commit comments

Comments
 (0)