There was an error while loading. Please reload this page.
2 parents a70421e + 52e4fa7 commit 2fab2c4Copy full SHA for 2fab2c4
1 file changed
.github/workflows/update.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Check whether to update or create PR
27
id: check-existing-pr
28
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
29
with:
30
script: |
31
async function findOpenPR({owner, repo, branchPrefix}) {
0 commit comments