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 8959ed2 commit 2275acaCopy full SHA for 2275aca
1 file changed
.github/workflows/coding-style.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: shivammathur/setup-php@v1
+ - uses: shivammathur/setup-php@v2
12
with:
13
php-version: 8.0
14
coverage: none
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments