Skip to content

Commit

Permalink
test: increase node version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed Jun 25, 2024
1 parent 7951c21 commit 5c76a10
Show file tree
Hide file tree
Showing 3 changed files with 24,528 additions and 18,571 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
"version": "1.0.0",
"license": "MIT",
"author": "Amazee Labs <[email protected]>",
"engines": {
"node": "^18.19.0",
"pnpm": "8.6.12"
},
"scripts": {
"postinstall": "husky install || true",
"commit": "git-cz",
Expand Down
Loading

0 comments on commit 5c76a10

Please sign in to comment.