We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37e020 commit fc501f8Copy full SHA for fc501f8
.github/workflows/codecov.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Coverage on Ubuntu
13
steps:
14
- name: Set up JDK 17 and Maven
15
- uses: s4u/setup-maven-action@v1.16.0
+ uses: s4u/setup-maven-action@v1.17.0
16
with:
17
java-distribution: 'temurin'
18
java-version: '17'
0 commit comments