diff --git a/.github/workflows/check-copied-type-description-sources.yaml b/.github/workflows/check-copied-type-description-sources.yaml index fbb78bef8..6c2400e47 100644 --- a/.github/workflows/check-copied-type-description-sources.yaml +++ b/.github/workflows/check-copied-type-description-sources.yaml @@ -11,12 +11,12 @@ jobs: steps: - uses: actions/checkout@v3 - name: Check fingerprint changed - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 id: changed-fingerprint with: files: scripts/type_description.fingerprint - name: Check type description sources changed - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 id: changed-copied-sources with: files: |