mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-10 12:43:45 -04:00
Update first_time_contributor_reopen.yml
update actions
This commit is contained in:
parent
cfcfbee350
commit
3ecc7059f9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
if: github.event.issue.pull_request && contains(github.event.issue.labels.*.name, 'needs verification')
|
||||
steps:
|
||||
- name: Verify and reopen PR
|
||||
uses: actions/github-script@v7
|
||||
uses: actions/github-script@v9
|
||||
with:
|
||||
script: |
|
||||
const { owner, repo } = context.repo;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue