Skip to content

Commit aa35b84

Browse files
committed
update github actions
1 parent 8e68481 commit aa35b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
cache: gradle
2424

2525
- name: Setup Gradle
26-
uses: gradle/actions/setup-gradle@v2
26+
uses: gradle/actions/setup-gradle@v4
2727

2828
- name: Build and Publish
2929
run: ./gradlew build publish --no-daemon -PMAVEN_USERNAME=$MAVEN_USERNAME -PMAVEN_PASSWORD=$MAVEN_PASSWORD

0 commit comments

Comments
 (0)