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 38d2ce9 commit c1e8736Copy full SHA for c1e8736
.github/workflows/cherrypick.yml
@@ -65,7 +65,7 @@ jobs:
65
66
steps:
67
- name: Checkout repository
68
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
69
with:
70
fetch-depth: 0
71
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments