Skip to content

Commit 23b09ff

Browse files
Bump shivammathur/setup-php in the github-actions group (#235)
1 parent cad80a2 commit 23b09ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818

1919
- name: Setup PHP
20-
uses: shivammathur/setup-php@2.31.1
20+
uses: shivammathur/setup-php@2.32.0
2121
with:
2222
php-version: ${{ matrix.php }}
2323

0 commit comments

Comments
 (0)