Update checks.yml

This commit is contained in:
CuteDog5695
2024-02-04 11:22:47 +02:00
committed by GitHub
parent 2f836bfb56
commit eb96af64a4
+1 -1
View File
@@ -11,6 +11,6 @@ jobs:
fetch-depth: 0
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.0.25
bun-version: 1.0.26
- run: bun install
- run: bun test