Skip to content

Commit 54750e0

Browse files
authored
Merge pull request #487 from InsightSoftwareConsortium/dependabot/github_actions/tj-actions/changed-files-47
Bump tj-actions/changed-files from 46 to 47
2 parents 4cf4b0c + 89f166a commit 54750e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: python Utilities/downloaddata.py Data/ Data/manifest.json
7474
- name: Get list of Python notebooks to test
7575
id: nbl
76-
uses: tj-actions/changed-files@v46
76+
uses: tj-actions/changed-files@v47
7777
with:
7878
files: Python/*.ipynb
7979
- name: Run the notebooks test

0 commit comments

Comments
 (0)