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 7528297 commit 120a054Copy full SHA for 120a054
.github/workflows/ci_macos.yaml
@@ -57,7 +57,7 @@ jobs:
57
name: initialized-ext-macos
58
path: ext/
59
- name: Setup PHP
60
- uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2.35.5
61
with:
62
php-version: ${{ matrix.version }}
63
extensions: none
0 commit comments