From c5abb615dd2e87e9b5ee878299dc8271cb81bd21 Mon Sep 17 00:00:00 2001 From: Reid Hewitt <92057378+rshewitt@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:15:42 -0700 Subject: [PATCH] test --- .github/workflows/content_scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/content_scan.yml b/.github/workflows/content_scan.yml index e509a5ba..53fb183b 100644 --- a/.github/workflows/content_scan.yml +++ b/.github/workflows/content_scan.yml @@ -29,7 +29,7 @@ jobs: run: npm run cypress:gh - name: cypress-artifacs - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact if: failure() with: name: cypress-artifacts