From 8dece4fa83c29ea55d08df365b4b5b4ffee06263 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Thu, 9 Oct 2025 18:51:25 -0500 Subject: [PATCH] github action format --- .github/workflows/npm-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-audit.yml b/.github/workflows/npm-audit.yml index 9cfb750..e28d72e 100644 --- a/.github/workflows/npm-audit.yml +++ b/.github/workflows/npm-audit.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout repository - uses: https://github.com/actions/checkout@v4 + uses: actions/checkout@v4 - name: NPM Audit run: npm audit