diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cf03419..b892b18 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Clone - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0