[PECL-CVS] [pecl-search_engine-solr] master: Bump version of windows ci action to support 8.5
[email protected] (Birgir Haraldsson)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Birgir Haraldsson (bix0r)
Date: 2025-10-11T19:14:00+02:00
Commit: https://github.com/php/pecl-search_engine-solr/commit/9d5fa7bf889371036dc08f4f18c7785bb5d0d2cc
Raw diff: https://github.com/php/pecl-search_engine-solr/commit/9d5fa7bf889371036dc08f4f18c7785bb5d0d2cc.diff
Bump version of windows ci action to support 8.5
Changed paths:
M .github/workflows/windows-tests.yml
Diff:
diff --git a/.github/workflows/windows-tests.yml b/.github/workflows/windows-tests.yml
index 634638c0..490d35d5 100644
--- a/.github/workflows/windows-tests.yml
+++ b/.github/workflows/windows-tests.yml
@@ -31,7 +31,7 @@ jobs:
- name: Setup PHP
id: setup-php
- uses: php/[email protected]
+ uses: php/[email protected]
with:
version: ${{matrix.version}}
arch: ${{matrix.arch}}