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.
2 parents 3c323e0 + d8b1a4a commit 6b4b6b0Copy full SHA for 6b4b6b0
.github/workflows/php-cs-fixer.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
with:
13
ref: ${{ github.head_ref }}
14
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
- name: Setup PHP
27
uses: shivammathur/setup-php@v2
0 commit comments