Commit abae0ed
committed
Fix CI workflow: Update Gradle wrapper to use matrix versions
- Add step to update gradle-wrapper.properties to the matrix Gradle version
- This ensures tests actually run with the specified Gradle versions (8.3, 8.14.3, 9.2.1)
- Previously gradlew was using the fixed wrapper version instead of matrix versions
- Update cache key to include Gradle version for better cache isolation1 parent c1854a6 commit abae0ed
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments