Skip to content

Commit a1689ee

Browse files
authored
Merge pull request #23 from OldXoopsLibraries/dependabot/github_actions/shivammathur/setup-php-2.26.0
Bump shivammathur/setup-php from 2.23.0 to 2.26.0
2 parents d1bfef9 + 7dfec99 commit a1689ee

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
@@ -29,7 +29,7 @@ jobs:
2929
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
3030
steps:
3131
- name: Setup PHP
32-
uses: shivammathur/setup-php@2.23.0
32+
uses: shivammathur/setup-php@2.26.0
3333
with:
3434
php-version: ${{ matrix.php }}
3535
extensions: curl, json, mbstring, pcre

0 commit comments

Comments
 (0)