We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f28c2e commit 066f9d0Copy full SHA for 066f9d0
.github/workflows/send-pr.yml
@@ -23,7 +23,7 @@ jobs:
23
repository: phpstan/phpstan-src
24
path: phpstan-src
25
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
26
- ref: 1.8.x
+ ref: 1.9.x
27
28
- name: "Install dependencies"
29
working-directory: ./phpstan-src
0 commit comments