We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e902d86 commit 12f8291Copy full SHA for 12f8291
.github/workflows/main.yml
@@ -56,6 +56,6 @@ jobs:
56
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true"
57
58
- name: Test code
59
- uses: mymindstorm/puppeteer-headful@5cdb4b90ae90e67cefb14e867d35c7b73693adac
+ uses: mymindstorm/puppeteer-headful@8f745c770f7f4c0f9f332d7c43a775f90e53779a
60
with:
61
args: npm test
0 commit comments