From 12f8291e0e860d32b2250ca8a57e5084b84322db Mon Sep 17 00:00:00 2001 From: Brendan Early Date: Tue, 25 Jun 2024 20:39:40 -0500 Subject: [PATCH] update CI action --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 071ccb53..c4e2793f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -56,6 +56,6 @@ jobs: PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: "true" - name: Test code - uses: mymindstorm/puppeteer-headful@5cdb4b90ae90e67cefb14e867d35c7b73693adac + uses: mymindstorm/puppeteer-headful@8f745c770f7f4c0f9f332d7c43a775f90e53779a with: args: npm test