Skip to content

Commit

Permalink
Merge pull request #66 from sjinks/renovate/shivammathur-setup-php-2.x
Browse files Browse the repository at this point in the history
chore(deps): update shivammathur/setup-php action to v2.30.4
  • Loading branch information
sjinks authored Apr 30, 2024
2 parents 47f4cf0 + 75196a5 commit 580f1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

- name: Set up PHP
uses: shivammathur/setup-php@efffd0e4f2504f936fcfe3b69293d31ce0e2fd7a # 2.30.3
uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198 # 2.30.4
with:
php-version: ${{ matrix.php }}
tools: none
Expand Down

0 comments on commit 580f1dd

Please sign in to comment.