Skip to content

Commit

Permalink
chore: update Linter with bun version 'v2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Steinertech9 committed Aug 5, 2024
1 parent 571779d commit 98f0136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}

- name: 🛠 Setup Bun
uses: oven-sh/setup-bun@v1
uses: oven-sh/setup-bun@v2
with:
bun-version: latest

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ by [**SWR Audio Lab**](https://lab.swr.de/)
- 2024-08-05 - v2.0.1

- chore: update dependencies
- chore: update Linter with bun version 'v2'

- 2024-07-10 - v2.0.0

Expand Down

0 comments on commit 98f0136

Please sign in to comment.