diff --git a/.github/workflows/update-license.yml b/.github/workflows/update-license.yml index 3645419..42ad82c 100644 --- a/.github/workflows/update-license.yml +++ b/.github/workflows/update-license.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0