We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963f038 commit 8462b1eCopy full SHA for 8462b1e
.github/workflows/maven.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.3.5
18
- name: Set up JDK 1.8
19
uses: actions/setup-java@v2.1.0
20
with:
0 commit comments