From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:01:35 +0000 (+0100) Subject: ⬆ Bump dorny/paths-filter from 3 to 4 (#1812) X-Git-Tag: 0.0.38~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b01073c996ed104a60faf2b3c17e3fa96ab43900;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump dorny/paths-filter from 3 to 4 (#1812) Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/dorny/paths-filter/compare/v3...v4) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index cc673105b..a469a3d4d 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v6 # For pull requests it's not necessary to checkout the code but for the main branch it is - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: filter with: filters: |