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 0023b22 + e2284a6 commit 9d4aceeCopy full SHA for 9d4acee
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@v4
+ - uses: actions/checkout@v5
29
30
- name: set up JDK 11
31
uses: actions/setup-java@v4
.github/workflows/docs.yml
@@ -13,7 +13,7 @@ jobs:
13
build-and-deploy-docs:
14
15
16
17
18
19
0 commit comments