From 896cecddd3ddebdc05dec6d1ff83c014d307e9d6 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Mon, 15 Jan 2024 10:34:42 -0500 Subject: [PATCH] Bump `tj-actions/changed-files` to v41 (#9530) This is a subset of https://github.com/astral-sh/ruff/pull/9526 that should be safe to apply. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0e17f1ecbb..4c6e0e23df 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,7 +35,7 @@ jobs: with: fetch-depth: 0 - - uses: tj-actions/changed-files@v40 + - uses: tj-actions/changed-files@v41 id: changed with: files_yaml: |