Skip to content

Commit 76c08a2

Browse files
authored
Update gradle-publish.yml
1 parent 788f3b9 commit 76c08a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
settings-path: ${{ github.workspace }}
2323

2424
- name: Publish to Maven Repository
25-
uses: gradle/gradle-build-action@v2.8.0
25+
uses: gradle/gradle-build-action@v2.7.0
2626
with:
2727
arguments: publish
2828
env:

0 commit comments

Comments
 (0)