diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 1dce479..ea36c6c 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v5 - - uses: dorny/paths-filter@v3 + - uses: dorny/paths-filter@v4 id: changes with: filters: |