Skip to content

Commit c9aea0a

Browse files
Bump tj-actions/changed-files in /.github/workflows (#944)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.0 to 45.0.8. - [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@v41.0.0...v45.0.8) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 45.0.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fae446a commit c9aea0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_changed_notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Check for new or changed .ipynb files
4242
id: changed-ipynb
43-
uses: tj-actions/changed-files@v41.0.0
43+
uses: tj-actions/changed-files@v45.0.8
4444
with:
4545
files: |
4646
doc/source/examples/*.ipynb

0 commit comments

Comments
 (0)