Skip to content

Commit

Permalink
@patternslib/dev updates (#1428)
Browse files Browse the repository at this point in the history
* remove unused pnpm lock

* maint: update node version for testing
  • Loading branch information
petschki authored Feb 13, 2025
1 parent b7e4e06 commit ce06e3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11,467 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '18'
node-version: '20'
cache: 'yarn'
- run: yarn install
- run: make eslint
Expand Down
Loading

0 comments on commit ce06e3d

Please sign in to comment.