We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a0e883 + a7c590c commit a6bede6Copy full SHA for a6bede6
.github/workflows/sonarcloud.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up PHP
24
- uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # 2.31.1
+ uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # 2.32.0
25
with:
26
php-version: ${{ env.PHP_VERSION }}
27
tools: none
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
37
38
39
40
php-version: ${{ matrix.php }}
41
0 commit comments