Skip to content

Commit

Permalink
Prettify JSON.
Browse files Browse the repository at this point in the history
Updated CI checkout action version.
  • Loading branch information
serbanghita committed Dec 4, 2022
1 parent d3aa84b commit 812a4aa
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/7x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
composer-version: 'latest'
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup PHP ${{ matrix.php-version }} on ${{ matrix.os }}
uses: shivammathur/setup-php@verbose
Expand Down
Loading

0 comments on commit 812a4aa

Please sign in to comment.