Skip to content

Commit fee1000

Browse files
Merge pull request #28 from impresscms-dev/dependabot/github_actions/shivammathur/setup-php-2.25.5
Bump shivammathur/setup-php from 2.25.4 to 2.25.5
2 parents 8d91f21 + ee0649b commit fee1000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ runs:
8282
shell: bash
8383

8484
- name: Installing PHP...
85-
uses: shivammathur/[email protected].4
85+
uses: shivammathur/[email protected].5
8686
with:
8787
php-version: ${{ inputs.php_version }}
8888
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session, ${{ inputs.extra_php_extensions }}

0 commit comments

Comments
 (0)