@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref || github.ref_name }} # Use the branch name or PR branch
fetch-depth: 0
- name: Install Node.js
uses: actions/setup-node@v4