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 c2ef6c6 + 9a87a0d commit 3d16adcCopy full SHA for 3d16adc
2 files changed
.github/workflows/php-cs-fixer.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
with:
16
ref: ${{ github.head_ref }}
17
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
- name: Setup PHP
25
uses: shivammathur/setup-php@v2
0 commit comments