Skip to content

Commit 583409a

Browse files
Bump tj-actions/changed-files from 41 to 46 (#1347)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ed505a commit 583409a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run-tutorial.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Get changed files
5656
id: changed-files
57-
uses: tj-actions/changed-files@v41
57+
uses: tj-actions/changed-files@v46
5858
with:
5959
files: docs/tutorials/**/*.py
6060
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)