Skip to content

Commit 2104df6

Browse files
build(deps): Bump gradle/gradle-build-action from 2.4.0 to 2.7.0 (#2)
1 parent 8aa7c7c commit 2104df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
arguments: build -x test
3030

3131
- name: Test
32-
uses: gradle/gradle-build-action@v2.4.0
32+
uses: gradle/gradle-build-action@v2.7.0
3333
with:
3434
arguments: test

0 commit comments

Comments
 (0)