Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin committed May 6, 2024
1 parent bd77d8d commit 18deb34
Show file tree
Hide file tree
Showing 4 changed files with 2,414 additions and 1,995 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

- name: Use PNPM
uses: pnpm/action-setup@v3
with:
version: 8

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- name: Use PNPM
uses: pnpm/action-setup@v3
with:
version: 8

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@
"mem": "^8.1.1",
"phpfmt": "^0.0.7"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.6",
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
Expand Down
Loading

0 comments on commit 18deb34

Please sign in to comment.