Update send-pr.yml

This commit is contained in:
Ondřej Mirtes 2022-11-02 21:37:19 +01:00 committed by GitHub
parent 4f28c2e769
commit 066f9d07ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
repository: phpstan/phpstan-src
path: phpstan-src
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
ref: 1.8.x
ref: 1.9.x
- name: "Install dependencies"
working-directory: ./phpstan-src