Skip to content

Commit

Permalink
chore(deps): update shivammathur/setup-php action to v2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent ab2c0cb commit a6c0e5f
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Set up PHP
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1
uses: shivammathur/setup-php@96fb5391340c7f3252e22dbe778b3336b49266e7 # 2.32.0
with:
php-version: ${{ matrix.php }}
tools: none
Expand Down

0 comments on commit a6c0e5f

Please sign in to comment.