We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf84c69 + 2317c8a commit 8c79352Copy full SHA for 8c79352
.github/workflows/php-cs-fixer.yml
@@ -10,7 +10,7 @@ jobs:
10
php-cs-fixer:
11
name: Fix Code Style
12
timeout-minutes: 5
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
env:
15
COMPOSER_NO_INTERACTION: 1
16
0 commit comments