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 29e3c96 commit 9e0966dCopy full SHA for 9e0966d
.github/workflows/php-cs-fixer.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
with:
13
ref: ${{ github.head_ref }}
14
.github/workflows/run-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
- name: Setup PHP
35
uses: shivammathur/setup-php@v2
0 commit comments