diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml index d8a6a97498..49213b064f 100644 --- a/.forgejo/workflows/testing.yml +++ b/.forgejo/workflows/testing.yml @@ -126,7 +126,7 @@ jobs: echo "all=1" >> "$GITHUB_OUTPUT" - name: Get changed files id: changed-files - uses: https://data.forgejo.org/tj-actions/changed-files@v46 + uses: https://data.forgejo.org/tj-actions/changed-files@v47 with: separator: '\n' - run: |