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.
1 parent 24f42e2 commit 07cdd7aCopy full SHA for 07cdd7a
.github/workflows/maven-build.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v3.0.2
+ uses: actions/checkout@v3.5.2
16
- name: Set up JDK
17
uses: actions/[email protected]
18
with:
0 commit comments