diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5385660a..a5e61b62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 - name: Setup Nodejs