Skip to content

Commit

Permalink
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 6c02af5 commit c9143c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/component-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: 'temurin'
architecture: x64
- name: Build the application
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4
with:
arguments: 'check'
- name: Upload build results
Expand Down

0 comments on commit c9143c8

Please sign in to comment.