Skip to content

Commit b0866a5

Browse files
authored
Upgradle gradle build action
1 parent 5e2b22b commit b0866a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
2626

2727
- name: Build with Gradle
28-
uses: gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
28+
uses: gradle/gradle-build-action@2.4.2
2929
with:
3030
arguments: check

0 commit comments

Comments
 (0)