diff --git a/.github/workflows/update-license.yml b/.github/workflows/update-license.yml index 6d79163..6130e48 100644 --- a/.github/workflows/update-license.yml +++ b/.github/workflows/update-license.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0