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 50b701f commit 6cc7e3dCopy full SHA for 6cc7e3d
.github/workflows/docs.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Upload GitHub Pages artifact
48
uses: actions/upload-pages-artifact@v2
49
with:
50
- path: vertx-lang-scala/target/scala-3.5.0/api/
+ path: vertx-lang-scala/target/scala-3.5.2/api/
51
52
- name: Deploy to GitHub Pages
53
id: deployment
0 commit comments