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