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 a42d517 + 421e5c0 commit c20cd22Copy full SHA for c20cd22
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@v2
+ uses: actions/checkout@v3
15
with:
16
ref: ${{ github.head_ref }}
17
.github/workflows/run-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: Setup PHP
26
uses: shivammathur/setup-php@v2
0 commit comments