We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306a63e commit 69e93bcCopy full SHA for 69e93bc
.github/workflows/send-pr.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
with:
23
repository: phpstan/phpstan-src
24
- ref: 1.9.x
+ ref: 1.10.x
25
path: phpstan-src
26
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
27
0 commit comments