We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8188b55 commit 133e456Copy full SHA for 133e456
.github/workflows/cherrypick.yml
@@ -65,7 +65,7 @@ jobs:
65
66
steps:
67
- name: Checkout base branch repository
68
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
69
with:
70
fetch-depth: 0
71
ref: ${{ github.event.pull_request.base.ref }}
0 commit comments