Skip to content

Commit 6340b64

Browse files
authored
Merge pull request #209 from impresscms-dev/dependabot/github_actions/shivammathur/setup-php-2.21.0
Bump shivammathur/setup-php from 2.20.1 to 2.21.0
2 parents 75fe16b + 25ff8ce commit 6340b64

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
@@ -47,7 +47,7 @@ runs:
4747
shell: bash
4848

4949
- name: Installing PHP...
50-
uses: shivammathur/setup-php@2.20.1
50+
uses: shivammathur/setup-php@2.21.0
5151
with:
5252
php-version: ${{ env.NEEDED_PHP_VERSION }}
5353
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session

0 commit comments

Comments
 (0)