Skip to content

Commit

Permalink
Merge pull request #57 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.27.0
  • Loading branch information
sjinks authored Nov 2, 2023
2 parents 607e0ac + 1cdbc45 commit 7725f7d
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Set up PHP
uses: shivammathur/setup-php@7fdd3ece872ec7ec4c098ae5ab7637d5e0a96067 # 2.26.0
uses: shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # 2.27.0
with:
php-version: ${{ matrix.php }}
tools: none
Expand Down

0 comments on commit 7725f7d

Please sign in to comment.