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 6491681 commit 5ef69a9Copy full SHA for 5ef69a9
.github/workflows/core.yml
@@ -13,7 +13,7 @@ jobs:
13
name: PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
18
- name: Set up PHP
19
uses: shivammathur/setup-php@v2
.github/workflows/php-cs-fixer.yml
0 commit comments