Skip to content

Commit 994f89d

Browse files
Merge pull request #65 from impresscms-dev/dependabot/github_actions/shivammathur/setup-php-2.34.1
Bump shivammathur/setup-php from 2.33.0 to 2.34.1
2 parents 52efeb0 + edd7422 commit 994f89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Installing PHP...
25-
uses: shivammathur/setup-php@2.33.0
25+
uses: shivammathur/setup-php@2.34.1
2626
with:
2727
php-version: ${{ matrix.php }}
2828
extensions: curl, gd, json, mbstring, pcre, session

0 commit comments

Comments
 (0)