We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cab13 commit ba76ce4Copy full SHA for ba76ce4
.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