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 9501020 commit cc8b84dCopy full SHA for cc8b84d
.github/workflows/backport-verification.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
23
- name: Check PR description
24
uses: actions/github-script@v6
0 commit comments