Skip to content

Commit

Permalink
Upgrade gradle/wrapper-validation-action to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed Feb 9, 2024
1 parent 2ebec79 commit 907fcd1
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@56b90f209b02bf6d1deae490e9ef18b21a389cd4
uses: gradle/wrapper-validation-action@85cde3f5a1033b2adc2442631c24b530f1183a1a
- 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 907fcd1

Please sign in to comment.