Skip to content

Commit 6af693b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/ext-encoding@0.5.0

0 commit comments

Comments
 (0)