Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f168c52

Browse files
Merge f8ed588 into 18a8340
2 parents 18a8340 + f8ed588 commit f168c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Check, comment, and close PR if source is not development
16-
uses: actions/github-script@v8
16+
uses: actions/github-script@v9
1717
with:
1818
script: |
1919
const pr = context.payload.pull_request;

0 commit comments

Comments
 (0)