diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 98f5723d..5f3c8fae 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -73,7 +73,7 @@ jobs: run: python Utilities/downloaddata.py Data/ Data/manifest.json - name: Get list of Python notebooks to test id: nbl - uses: tj-actions/changed-files@v43 + uses: tj-actions/changed-files@v44 with: files: Python/*.ipynb - name: Run the notebooks test