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