Skip to content

Commit fe122c3

Browse files
Bump tj-actions/changed-files from 1.1.2 to 41.0.0 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 1.1.2 to 41.0.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v1.1.2...v41.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf32cbf commit fe122c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_changed_notebooks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Check for new or changed .ipynb files
4444
id: changed-ipynb
45-
uses: tj-actions/changed-files@v1.1.2
45+
uses: tj-actions/changed-files@v41.0.0
4646
with:
4747
files: |
4848
doc/source/examples/*.ipynb

0 commit comments

Comments
 (0)