We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5c3d8 commit f5fd131Copy full SHA for f5fd131
.github/workflows/php-checks.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
14
15
- name: Setup PHP
16
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
+ uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
17
with:
18
php-version: ${{ matrix.php-versions }}
19
tools: cs2pr
0 commit comments