We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cf4b0c + 89f166a commit 54750e0Copy full SHA for 54750e0
.github/workflows/main.yml
@@ -73,7 +73,7 @@ jobs:
73
run: python Utilities/downloaddata.py Data/ Data/manifest.json
74
- name: Get list of Python notebooks to test
75
id: nbl
76
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
77
with:
78
files: Python/*.ipynb
79
- name: Run the notebooks test
0 commit comments