ci: update setup-bun to v2

This commit is contained in:
Çınar Özkan
2026-04-11 17:51:25 +03:00
committed by GitHub
parent a70ddae68b
commit e2ea5c46b7
+1 -1
View File
@@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run check