diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 26a78c1a2..2490fbaaa 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -19,7 +19,7 @@ jobs: doc: ${{ steps.filter.outputs.doc }} steps: - uses: actions/checkout@v6 - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: filters: |