Skip to content

Commit 6af693b

Browse files
authored
Update PHP setup action to version 2.35.4
1 parent 7347461 commit 6af693b

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.32.0
20+
uses: shivammathur/setup-php@2.35.4
2121
with:
2222
php-version: ${{ matrix.php }}
2323
extensions: pmmp/[email protected]

0 commit comments

Comments
 (0)