Upgrade GitHub Actions for Node 24 compatibility (#6699)
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
TARGET_BRANCH: ${{ inputs.target_branch }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
with:
|
||||
ref: ${{ inputs.target_branch }}
|
||||
fetch-depth: 0 # to generate complete release log
|
||||
|
||||
Reference in New Issue
Block a user