diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f273317cb..5b298a5a0 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 2