Skip to content

Commit 739b6ae

Browse files
authored
Merge pull request #13141 from salmanmkc/upgrade-github-actions-node24-general
Upgrade GitHub Actions to latest versions
2 parents cc33b68 + d051e8e commit 739b6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

3939
steps:
4040
- uses: actions/checkout@v6
41-
- uses: gradle/actions/wrapper-validation@v4
41+
- uses: gradle/actions/wrapper-validation@v5
4242

4343
- name: create and checkout branch
4444
# push events already checked out the branch

0 commit comments

Comments
 (0)