mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-05-10 18:06:05 +02:00
Fix commit hash for setup chrome workflow
This commit is contained in:
parent
467e1cae50
commit
01df1e655e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- run: npm ci
|
||||
- run: sudo apt-get install chromium-chromedriver
|
||||
|
||||
- uses: browser-actions/setup-chrome@f657ed6f2be4bd6a9b51278992ea1f0efeb75b5d
|
||||
- uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce
|
||||
with:
|
||||
chrome-version: 135
|
||||
install-dependencies: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue