Skip to content

Commit fd078c6

Browse files
Merge pull request #61 from impresscms-dev/dependabot/github_actions/shivammathur/setup-php-2.33.0
Bump shivammathur/setup-php from 2.32.0 to 2.33.0
2 parents 9d30b0b + 5b14e42 commit fd078c6

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.32.0
25+
uses: shivammathur/setup-php@2.33.0
2626
with:
2727
php-version: ${{ matrix.php }}
2828
extensions: curl, gd, json, mbstring, pcre, session

0 commit comments

Comments
 (0)