Skip to content

Commit

Permalink
chore: bump deps and node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tsa96 committed Nov 15, 2024
1 parent 978f58b commit e5eb305
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 230 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Node.js 18
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
cache: 'npm'

- name: Install dependencies
Expand Down
Loading

0 comments on commit e5eb305

Please sign in to comment.