Skip to content

Commit 42f0d2e

Browse files
chore(deps): update shivammathur/setup-php action to v2.32.0
1 parent 89c5043 commit 42f0d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3232

3333
- name: Set up PHP
34-
uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1
34+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0
3535
with:
3636
php-version: ${{ matrix.php }}
3737
tools: none

0 commit comments

Comments
 (0)