diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index add9825..3f4194a 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -37,7 +37,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Check file changes - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@v4 id: changes with: filters: |