We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc625e5 + 5f7287b commit ebd995eCopy full SHA for ebd995e
1 file changed
.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@v4
+ uses: actions/upload-pages-artifact@v5
37
with:
38
path: java-compiler-testing/target/reports/apidocs
39
0 commit comments