Skip to content

Commit 19361c8

Browse files
committed
fix: attempt to fix gradle validation on CI
1 parent 66d45bf commit 19361c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Validate wrapper
3030
- name: Gradle Wrapper Validation
31-
uses: gradle/[email protected].3
31+
uses: gradle/[email protected].6
3232

3333
# Run verifyPlugin and test Gradle tasks
3434
test:

0 commit comments

Comments
 (0)