Skip to content

Commit f1c22f6

Browse files
committed
Fix ext-encoding version on CI
1 parent 9f0e325 commit f1c22f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: shivammathur/[email protected]
2121
with:
2222
php-version: ${{ matrix.php }}
23-
extensions: encoding-https://github.com/pmmp/ext-encoding@0.5.1
23+
extensions: encoding-pmmp/ext-encoding@1.0.0
2424

2525
- name: Cache Composer packages
2626
id: composer-cache

0 commit comments

Comments
 (0)