Skip to content

Commit

Permalink
ci(deps): update gradle/actions action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent cc58a91 commit c238b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
java-version: '17'
distribution: 'temurin'

- uses: gradle/actions/setup-gradle@v3
- uses: gradle/actions/setup-gradle@v4

- name: Publish publications
run: ./gradlew publish --stacktrace
Expand Down

0 comments on commit c238b6b

Please sign in to comment.