Skip to content

Commit 4701a26

Browse files
committed
[torchrec] Update GH action
- Update GH action to unblock docs jobs
1 parent 96abf2a commit 4701a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
conda run -n build_binary make html
8484
cd ..
8585
- name: Upload Built-Docs
86-
uses: actions/upload-artifact@v3
86+
uses: actions/upload-artifact@v4
8787
with:
8888
name: Built-Docs
8989
path: docs/build/html/

0 commit comments

Comments
 (0)