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.
1 parent 1959d7e commit 93e3f4dCopy full SHA for 93e3f4d
.github/workflows/php.yml
@@ -91,7 +91,7 @@ jobs:
91
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
92
93
- name: Setup PHP
94
- uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
+ uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2
95
with:
96
php-version: ${{ matrix.php-version }}
97
coverage: xdebug
.github/workflows/update-dependabot-config.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
22
23
- name: Set up PHP
24
25
26
php-version: '8.2'
27
extensions: json
0 commit comments