We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf383bd commit 3d36846Copy full SHA for 3d36846
1 file changed
.github/workflows/javadoc.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup Pages
31
uses: actions/configure-pages@v5
32
- name: Upload artifact
33
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
34
with:
35
name: github-pages
36
path: distribution/javadoc
0 commit comments