We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fd1d1 commit bc90409Copy full SHA for bc90409
.github/workflows/send-pr.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
with:
23
repository: phpstan/phpstan-src
24
- ref: 1.11.x
+ ref: 1.12.x
25
path: phpstan-src
26
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
27
0 commit comments