Skip to content

Commit 6cc7e3d

Browse files
committed
Fix docs CI job
1 parent 50b701f commit 6cc7e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Upload GitHub Pages artifact
4848
uses: actions/upload-pages-artifact@v2
4949
with:
50-
path: vertx-lang-scala/target/scala-3.5.0/api/
50+
path: vertx-lang-scala/target/scala-3.5.2/api/
5151

5252
- name: Deploy to GitHub Pages
5353
id: deployment

0 commit comments

Comments
 (0)