We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdb41a commit b85ca0eCopy full SHA for b85ca0e
.github/workflows/phpstan.yml
@@ -11,7 +11,7 @@ jobs:
11
name: phpstan
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
0 commit comments