We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26f3b7c + d6a6a4a commit e511d57Copy full SHA for e511d57
3 files changed
.github/workflows/kdoc.yml
@@ -16,7 +16,7 @@ jobs:
16
url: ${{ steps.deployment.outputs.page_url }}
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
20
- uses: actions/setup-java@v5
21
with:
22
java-version: '22'
.github/workflows/publish_maven_central.yml
@@ -14,7 +14,7 @@ jobs:
14
name: "Maven Central Deployment"
15
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
0 commit comments