We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e280ad2 commit e56484fCopy full SHA for e56484f
1 file changed
.github/workflows/check.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
22
23
- name: Setup PHP
24
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
+ uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
25
with:
26
php-version: ${{ matrix.php }}
27
tools: cs2pr
0 commit comments