Skip to content

Commit 4aaf4a3

Browse files
Merge branch 'main' into renovate/org.assertj-assertj-core-3.x
2 parents 7275e8e + 3247658 commit 4aaf4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: docker/setup-buildx-action@v3
2525
- name: Validate Gradle wrapper
2626
# v4.4.1
27-
uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96
27+
uses: gradle/actions/wrapper-validation@83c124bfb09badf85ddfbf01158b5592c1a78c4a
2828
- name: Build package
2929
run: ./gradlew build
3030
env:

0 commit comments

Comments
 (0)