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 79b0bc9 commit 173634cCopy full SHA for 173634c
action.yml
@@ -29,7 +29,7 @@ runs:
29
python-version: 3.9
30
- name: Install packages
31
run: |
32
- pip install git+https://github.com/m4rc1e/tools.git@b0b5a57c0bd58fbfcc51ea6c05c45017f37a7e19
+ pip install git+https://github.com/m4rc1e/tools.git@066f337691d1b65f12afeb98b2c887b1cd41c883
33
shell: bash
34
- name: Setup Chrome
35
uses: browser-actions/setup-chrome@latest
0 commit comments