Skip to content

Commit fec2d27

Browse files
committed
gradle-build-action@v2
1 parent b959459 commit fec2d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
java-version: 15
1616
distribution: 'adopt'
17-
- uses: gradle/gradle-build-action@v3
17+
- uses: gradle/gradle-build-action@v2
1818
with:
1919
arguments: build --scan
2020
- name: Archive test report

0 commit comments

Comments
 (0)