Skip to content

Commit 544b96a

Browse files
Update docs.yml
1 parent 4af44ec commit 544b96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
arguments: javadoc
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v4
38+
uses: actions/upload-pages-artifact@v3
3939
with:
4040
path: './build/docs/javadoc'
4141
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)