1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 17:14:03 +00:00
This commit is contained in:
abrardev99-bot 2022-10-13 14:27:45 +05:00 committed by GitHub
parent 5f7e1435e9
commit 873b68cbf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ jobs:
name: Code style (php-cs-fixer)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v9
with:
token: ${{ github.token }}
repository: ${{ github.event.pull_request.head.repo.full_name }}