diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a97bb86..85ebcfc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4.1.2 + uses: actions/checkout@v2 with: fetch-depth: 0 - name: Configure Git