Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 1.1.2 to 41.0.0 in /.github/workfl…
Browse files Browse the repository at this point in the history
…ows (#992)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent b8faab1 commit 373567a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_changed_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Check for new or changed .ipynb files
id: changed-ipynb
uses: tj-actions/changed-files@v1.1.2
uses: tj-actions/changed-files@v41.0.0
with:
files: |
doc/source/examples/*.ipynb
Expand Down

0 comments on commit 373567a

Please sign in to comment.