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 d119a7e commit b5cc527Copy full SHA for b5cc527
action.yml
@@ -33,7 +33,7 @@ runs:
33
python-version: 3.9
34
- name: Install packages
35
run: |
36
- pip install git+https://github.com/m4rc1e/tools.git@214e3117316d5051d7dbe4261f3fcc3abad63083
+ pip install git+https://github.com/m4rc1e/diffenator2
37
shell: bash
38
- name: Setup Chrome
39
uses: browser-actions/setup-chrome@latest
0 commit comments