We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d906dc commit 1d77d7bCopy full SHA for 1d77d7b
1 file changed
.github/workflows/pull-request-check.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup PHP
13
uses: shivammathur/setup-php@v2
14
with:
15
- php-version: '8.3'
+ php-version: '8.3.29'
16
tools: composer
17
coverage: none
18
0 commit comments