Skip to content

Commit

Permalink
Upgrade Gradle Wrapper Validation to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed May 2, 2024
1 parent 54c8371 commit 713db1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'temurin'
cache: gradle
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@85cde3f5a1033b2adc2442631c24b530f1183a1a
uses: gradle/actions/wrapper-validation@db19848a5fa7950289d3668fb053140cf3028d43
- name: Build with Gradle
run: ./gradlew test -Ptest.dbondocker=true -Ptest.db.dir=/firebird/data
- name: Cleanup Gradle Cache
Expand Down

0 comments on commit 713db1e

Please sign in to comment.