Skip to content

Commit 77299d7

Browse files
Merge pull request #71 from impresscms-dev/dependabot/github_actions/shivammathur/setup-php-2.35.5
Bump shivammathur/setup-php from 2.35.2 to 2.35.5
2 parents 4c01045 + 21db323 commit 77299d7

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@v5
2323

2424
- name: Installing PHP...
25-
uses: shivammathur/[email protected].2
25+
uses: shivammathur/[email protected].5
2626
with:
2727
php-version: ${{ matrix.php }}
2828
extensions: curl, gd, json, mbstring, pcre, session

0 commit comments

Comments
 (0)