Skip to content

Commit a1b9841

Browse files
authored
Merge pull request #473 from InsightSoftwareConsortium/dependabot/github_actions/tj-actions/changed-files-46
Bump tj-actions/changed-files from 45 to 46
2 parents 1b0b73f + 9faba66 commit a1b9841

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@v45
76+
uses: tj-actions/changed-files@v46
7777
with:
7878
files: Python/*.ipynb
7979
- name: Run the notebooks test

0 commit comments

Comments
 (0)