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 e111dd2 commit 2cb865cCopy full SHA for 2cb865c
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
60
61
- name: Set up PHP with PECL extension
62
- uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2
+ uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2
63
with:
64
php-version: ${{ matrix.php }}
65
coverage: xdebug
0 commit comments