Skip to content

Commit 12f8291

Browse files
committed
update CI action
1 parent e902d86 commit 12f8291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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: mymindstorm/puppeteer-headful@5cdb4b90ae90e67cefb14e867d35c7b73693adac
59+
uses: mymindstorm/puppeteer-headful@8f745c770f7f4c0f9f332d7c43a775f90e53779a
6060
with:
6161
args: npm test

0 commit comments

Comments
 (0)