Skip to content

Commit e902d86

Browse files
committed
Test fix for puppeteer issues
1 parent 8a32408 commit e902d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
5757

5858
- name: Test code
59-
uses: mujo-code/puppeteer-headful@18.9.0
59+
uses: mymindstorm/puppeteer-headful@5cdb4b90ae90e67cefb14e867d35c7b73693adac
6060
with:
6161
args: npm test

0 commit comments

Comments
 (0)