Skip to content

Commit

Permalink
chore(deps): Bump gradle/actions from 3 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Sep 23, 2024
1 parent f4c3a45 commit b0b8c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
java-version: 21

- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4

- name: Build the docker-compose stack
if: ${{ github.event.inputs.skip-test == 'false' || github.event.inputs.skip-test == '' }}
Expand Down

0 comments on commit b0b8c0b

Please sign in to comment.