Skip to content

Commit

Permalink
Merge pull request #24 from NhanAZ/dependabot/github_actions/shivamma…
Browse files Browse the repository at this point in the history
…thur/setup-php-2.30.1

Bump shivammathur/setup-php from 2.30.0 to 2.30.1
  • Loading branch information
NhanAZ authored Mar 26, 2024
2 parents 3623ed3 + eeb93a3 commit c6eb31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup PHP 🐘
uses: shivammathur/setup-php@2.30.0
uses: shivammathur/setup-php@2.30.1
with:
php-version: 8.1
tools: php-cs-fixer
Expand Down

0 comments on commit c6eb31b

Please sign in to comment.