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 6f978f8 commit 3517b58Copy full SHA for 3517b58
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@50de5472976b8f6c8a39ca6e6b94e214bf0e3043
+ pip install git+https://github.com/m4rc1e/tools.git@214e3117316d5051d7dbe4261f3fcc3abad63083
37
shell: bash
38
- name: Setup Chrome
39
uses: browser-actions/setup-chrome@latest
0 commit comments