Merge pull request #13141 from salmanmkc/upgrade-github-actions-node24-general

Upgrade GitHub Actions to latest versions
This commit is contained in:
Tobi 2026-01-30 02:31:40 -08:00 committed by GitHub
commit 739b6ae57b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- uses: gradle/actions/wrapper-validation@v4 - uses: gradle/actions/wrapper-validation@v5
- name: create and checkout branch - name: create and checkout branch
# push events already checked out the branch # push events already checked out the branch