Bump tj-actions/changed-files from 41 to 46 (#1347)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 13:41:39 +01:00
committed by GitHub
parent 1ed505ab9c
commit 583409a190

View File

@@ -54,7 +54,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v46
with:
files: docs/tutorials/**/*.py
if: github.event_name == 'pull_request'