diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e6f0b0ed..730bf953a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: node: [16] steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 0 - name: Setup Nodejs