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 2191f72 commit 0a03f1eCopy full SHA for 0a03f1e
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
- name: Setup PHP
25
- uses: shivammathur/setup-php@v2
+ uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32.0
26
with:
27
php-version: ${{ matrix.php }}
28
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
0 commit comments