diff --git a/.github/workflows/pr-check.yaml b/.github/workflows/pr-check.yaml index 2a02527f0..73341e773 100644 --- a/.github/workflows/pr-check.yaml +++ b/.github/workflows/pr-check.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v38.0.0 + uses: tj-actions/changed-files@v45 with: dir_names: true separator: ","