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.
2 parents c93f1bd + cd2140c commit cb734dbCopy full SHA for cb734db
.github/workflows/pages.yml
@@ -33,7 +33,7 @@ jobs:
33
clean compile javadoc:jar
34
35
- name: Upload JavaDocs as a build artifact
36
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
37
with:
38
path: java-compiler-testing/target/reports/apidocs
39
0 commit comments