From 09231c854d40a7dd3cbb5aa0923b73b37a84e10b Mon Sep 17 00:00:00 2001 From: Andy D <8628078+rpigu-i@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:14:42 -0400 Subject: [PATCH] Update endorlabjs.yml --- .github/workflows/endorlabjs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/endorlabjs.yml b/.github/workflows/endorlabjs.yml index 7c05201..99e0f83 100644 --- a/.github/workflows/endorlabjs.yml +++ b/.github/workflows/endorlabjs.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: main - name: Scan JS with Endor Labs