Skip to content

Commit 384c3d9

Browse files
committed
update
1 parent 3d36846 commit 384c3d9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/javadoc.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@ jobs:
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v5
3232
- name: Upload artifact
33-
uses: actions/upload-artifact@v4
33+
uses: actions/upload-pages-artifact@v3
3434
with:
35-
name: github-pages
3635
path: distribution/javadoc
3736
- name: Deploy to GitHub Pages
3837
id: deployment

0 commit comments

Comments
 (0)