Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #111 from Wavesonics/renovate/gradle-gradle-build-…
Browse files Browse the repository at this point in the history
…action-3.x

Update gradle/gradle-build-action action to v3
  • Loading branch information
vinceglb authored Mar 6, 2024
2 parents 62f2d8c + 6849e32 commit 0616b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/[email protected]
- name: Publish package
uses: gradle/gradle-build-action@v2.11.0
uses: gradle/gradle-build-action@v3.1.0
with:
arguments: mpfilepicker:publishAllPublicationsToMavenRepository

0 comments on commit 0616b0e

Please sign in to comment.