diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1ca0f0..0ee9e9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - '8.2' steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0