diff --git a/.github/workflows/tutorials.yml b/.github/workflows/tutorials.yml index c5e4ed5a..6248a944 100644 --- a/.github/workflows/tutorials.yml +++ b/.github/workflows/tutorials.yml @@ -77,7 +77,7 @@ jobs: python -m pip install -r requirements-docs.txt - name: Download the executed notebooks - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: ./executed