Skip to content

Commit

Permalink
chore(deps): update gradle/actions action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mikaello committed Nov 27, 2024
1 parent f73fb2d commit b4ff675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
java-version: "23.0.1+11"
distribution: "temurin"
- name: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4
- name: Generate Java sources from XSD files
run: ./gradlew generateSources
- name: Build with Gradle
Expand Down

0 comments on commit b4ff675

Please sign in to comment.