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