diff --git a/.github/workflows/check-chromatic-paths.yml b/.github/workflows/check-chromatic-paths.yml index 7959f459b46..fe1aaf9f87d 100644 --- a/.github/workflows/check-chromatic-paths.yml +++ b/.github/workflows/check-chromatic-paths.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v7 with: fetch-depth: 0 - - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4 id: filter with: # Only run Chromatic if files that affect visual rendering have changed.