Skip to content

Commit 1d77d7b

Browse files
committed
set action to php 8.3.29
1 parent 1d906dc commit 1d77d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup PHP
1313
uses: shivammathur/setup-php@v2
1414
with:
15-
php-version: '8.3'
15+
php-version: '8.3.29'
1616
tools: composer
1717
coverage: none
1818

0 commit comments

Comments
 (0)