Skip to content

Commit

Permalink
v2
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 29, 2023
1 parent d226549 commit 4b5ec69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Setup PHP
uses: "shivammathur/setup-php@2.25.5"
uses: "shivammathur/setup-php@v2"
with:
php-version: ${{ matrix.php-version }}
tools: "php-cs-fixer:v3, composer:v2"
Expand Down

0 comments on commit 4b5ec69

Please sign in to comment.