diff --git a/.github/workflows/pr-golang-check.yaml b/.github/workflows/pr-golang-check.yaml index d5a2adb3..a1baa4d8 100644 --- a/.github/workflows/pr-golang-check.yaml +++ b/.github/workflows/pr-golang-check.yaml @@ -39,7 +39,7 @@ jobs: - name: get changed file id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v41 with: separator: "," @@ -71,7 +71,7 @@ jobs: - name: get changed file id: changed-files - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v41 with: separator: ","