We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4089aa + c7fee02 commit 4b53f9bCopy full SHA for 4b53f9b
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16
17
- name: Install PHP with extensions
18
- uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # 2.35.3
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
19
with:
20
php-version: ${{ matrix.php-version }}
21
tools: composer:v2, phpcs
0 commit comments