Skip to content

Commit

Permalink
update ci actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierlacot committed Mar 29, 2024
1 parent 5056f82 commit c3cba71
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 @@ -17,7 +17,7 @@ jobs:
key: composer-ubuntu-${{ github.sha }}

- name: Setup
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@v2
with:
php-version: 8.3
extensions: mbstring, fileinfo, json, intl, dom
Expand Down

0 comments on commit c3cba71

Please sign in to comment.