diff --git a/.github/workflows/pr-open.yaml b/.github/workflows/pr-open.yaml index 5a2e4f71..ca5cea01 100644 --- a/.github/workflows/pr-open.yaml +++ b/.github/workflows/pr-open.yaml @@ -82,7 +82,7 @@ jobs: outputs: should_deploy: ${{ steps.filter.outputs.should_deploy }} steps: - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: filters: |