diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4120239..3e458aa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Git Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: '0'