Skip to content

Commit fb7fa23

Browse files
authored
Merge pull request #612 from matomo-org/dependabot/github_actions/gradle/actions-5
Bump gradle/actions from 4 to 5
2 parents 4ea60f3 + 5362256 commit fb7fa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
distribution: 'adopt'
4343
java-version: 17
44-
- uses: gradle/actions/wrapper-validation@v4
44+
- uses: gradle/actions/wrapper-validation@v5
4545
- name: Build project
4646
run: ./gradlew assembleDebug
4747
- name: Run tests

0 commit comments

Comments
 (0)