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 2f77717 commit c2c93aaCopy full SHA for c2c93aa
.github/workflows/code-style.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout code
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
18
- name: Setup PHP 8.3
19
uses: shivammathur/setup-php@v2
.github/workflows/phpstan.yml
.github/workflows/phpunit.yml
@@ -17,7 +17,7 @@ jobs:
- name: Checkout Code
20
21
22
- name: Setup PHP
23
0 commit comments