diff --git a/.github/workflows/update-license.yml b/.github/workflows/update-license.yml index 947359b..3645419 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@v4 + uses: actions/checkout@v5 with: fetch-depth: 0