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.
2 parents 31edd9f + d75d260 commit a0607b2Copy full SHA for a0607b2
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
build-and-test:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
29
30
- name: set up JDK 11
31
uses: actions/setup-java@v5
.github/workflows/docs.yml
@@ -13,7 +13,7 @@ jobs:
13
build-and-deploy-docs:
14
15
16
17
18
19
0 commit comments