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 69e18c8 + e953794 commit 3a6269bCopy full SHA for 3a6269b
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
build-and-test:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
19
- name: set up JDK 8
20
uses: actions/setup-java@v2
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-deploy-docs:
10
11
12
13
0 commit comments