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

Upgrade GitHub Actions for Node 24 compatibility
This commit is contained in:
Tobi 2026-01-30 02:31:29 -08:00 committed by GitHub
commit cc33b685a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
github.event.comment.author_association == 'MEMBER'
)
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Get backport metadata
# the target branch is the first argument after `/backport`
env: