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.
2 parents addf1e2 + 51e62f0 commit cc33b68Copy full SHA for cc33b68
1 file changed
.github/workflows/backport-pr.yml
@@ -22,7 +22,7 @@ jobs:
22
github.event.comment.author_association == 'MEMBER'
23
)
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
26
- name: Get backport metadata
27
# the target branch is the first argument after `/backport`
28
env:
0 commit comments