Skip to content

Commit

Permalink
Update Usage
Browse files Browse the repository at this point in the history
Released gradle-build-action@v3
https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0

Use Node.js 20
  • Loading branch information
ykws authored Jan 31, 2024
1 parent f10c285 commit 6dc74ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Note that [yumemi-inc/comment-pull-request](https://github.com/yumemi-inc/commen
This action uses Gradle `dependencies` task, so you can expect faster processing by using Gradle cache.

```yaml
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v3
- uses: yumemi-inc/gradle-dependency-diff-report@v2
with:
modules: 'app'
Expand Down

0 comments on commit 6dc74ae

Please sign in to comment.