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 b959459 commit fec2d27Copy full SHA for fec2d27
.github/workflows/workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
java-version: 15
16
distribution: 'adopt'
17
- - uses: gradle/gradle-build-action@v3
+ - uses: gradle/gradle-build-action@v2
18
19
arguments: build --scan
20
- name: Archive test report
0 commit comments