diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index c8d6ea5..cd96e31 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -65,7 +65,7 @@ jobs: - name: tools - detect changes id: pathsFilter - uses: dorny/paths-filter@v3 + uses: dorny/paths-filter@v4 with: base: ${{ github.ref }} filters: |