Skip to content

Commit

Permalink
Update test_notebooks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Clare72 committed Sep 10, 2024
1 parent 95ec9fa commit 6d00cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
jupyter nbconvert --to notebook --execute --ExecutePreprocessor.timeout=None snippets/*.ipynb
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: notebooks-for-${{ github.sha }}
path: docs/tutorials
Expand Down

0 comments on commit 6d00cbc

Please sign in to comment.