Skip to content

Commit de1aedb

Browse files
Merge develop-2.0.0 into chore/merge-2-3-0-back-to-develop-2-0-0
2 parents 5fa7518 + 1402294 commit de1aedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Check PR description
24-
uses: actions/github-script@v6
24+
uses: actions/github-script@v7
2525
with:
2626
script: |
2727
const pr = context.payload.pull_request;

0 commit comments

Comments
 (0)