Skip to content

Commit

Permalink
upgrade deps (incl. vite 6) (#82)
Browse files Browse the repository at this point in the history
* upgrade deps (incl. vite 6)

* use newer CodeSpeedHQ action
  • Loading branch information
bartveneman authored Jan 8, 2025
1 parent 6b9bda8 commit 04a7497
Show file tree
Hide file tree
Showing 3 changed files with 1,924 additions and 1,344 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install dependencies
run: npm install --ignore-scripts --no-audit --no-fund
- name: Run benchmarks
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: node benchmarks.js
Loading

0 comments on commit 04a7497

Please sign in to comment.