Skip to content

Commit 40ff3e0

Browse files
Merge branch 'develop' of https://github.com/xdev-software/spring-data-eclipse-store into develop
2 parents d5c4095 + ecd53ab commit 40ff3e0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npx antora docs/antora-playbook.yml
3636

3737
- name: Setup Pages
38-
uses: actions/configure-pages@v4
38+
uses: actions/configure-pages@v5
3939

4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v3

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@antora/lunr-extension": "^1.0.0-alpha.8"
44
},
55
"devDependencies": {
6-
"@antora/cli": "3.1.4",
7-
"@antora/site-generator": "3.1.4"
6+
"@antora/cli": "3.1.7",
7+
"@antora/site-generator": "3.1.7"
88
}
99
}

0 commit comments

Comments
 (0)