Skip to content

Commit

Permalink
Merge pull request #1477 from ImpressCMS/dependabot/github_actions/sh…
Browse files Browse the repository at this point in the history
…ivammathur/setup-php-2.25.5

Bump shivammathur/setup-php from 2.25.2 to 2.25.5
  • Loading branch information
MekDrop authored Aug 3, 2023
2 parents edcc528 + 1aaa3db commit a9476d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
chmod +x ./cc-test-reporter
continue-on-error: true
- name: Install PHP
uses: shivammathur/[email protected].2
uses: shivammathur/[email protected].5
with:
php-version: ${{ matrix.php }}
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
Expand Down

0 comments on commit a9476d2

Please sign in to comment.