We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d1f85 commit d439900Copy full SHA for d439900
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
if: github.ref_name == 'main' || startsWith(github.ref, 'refs/heads/wiblum')
84
85
- name: Archive milled notebooks
86
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
87
with:
88
name: papermilled-notebooks
89
path: |
0 commit comments