Skip to content

Commit 9aa99b8

Browse files
committed
[ci] Updates upload-artifact action to v4
1 parent dac6bea commit 9aa99b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_notebook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
export MAX_EPOCH=2
5353
bash test_notebook.sh $${{ matrix.group }}
5454
- name: generated Notebook in html
55-
uses: actions/upload-artifact@v3
55+
uses: actions/upload-artifact@v4
5656
if: always()
5757
with:
5858
name: notebook

0 commit comments

Comments
 (0)