We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dc72c commit 524913eCopy full SHA for 524913e
.github/workflows/update-phpstorm-stubs.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: "Checkout"
17
uses: actions/checkout@v4
18
with:
19
- ref: 1.11.x
+ ref: 1.12.x
20
fetch-depth: '0'
21
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
22
- name: "Install PHP"
0 commit comments