Skip to content

Commit 18deb34

Browse files
committed
chore: ci
1 parent bd77d8d commit 18deb34

File tree

4 files changed

+2414
-1995
lines changed

4 files changed

+2414
-1995
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616

1717
- name: Use PNPM
1818
uses: pnpm/action-setup@v3
19-
with:
20-
version: 8
2119

2220
- name: Setup PHP
2321
uses: shivammathur/setup-php@v2

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717

1818
- name: Use PNPM
1919
uses: pnpm/action-setup@v3
20-
with:
21-
version: 8
2220

2321
- name: Setup PHP
2422
uses: shivammathur/setup-php@v2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
"mem": "^8.1.1",
663663
"phpfmt": "^0.0.7"
664664
},
665-
"packageManager": "pnpm@8.15.6",
665+
"packageManager": "pnpm@9.0.6",
666666
"pnpm": {
667667
"patchedDependencies": {
668668

0 commit comments

Comments
 (0)