Skip to content

Commit

Permalink
Merge pull request #62 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.1
  • Loading branch information
sjinks authored Mar 26, 2024
2 parents 83743a5 + 4f59b1c commit a98c3bb
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@a4e22b60bbb9c1021113f2860347b0759f66fe5d # 2.30.0
uses: shivammathur/setup-php@73963f5001e335723c998e4a0125ce060083985c # 2.30.1
with:
php-version: ${{ matrix.php }}
tools: none
Expand Down

0 comments on commit a98c3bb

Please sign in to comment.