Skip to content

Commit 0875cf2

Browse files
committed
Use oven-sh/setup-bun@v2 to build website
1 parent 19a68f0 commit 0875cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0
21-
- uses: oven-sh/setup-bun@v4
21+
- uses: oven-sh/setup-bun@v2
2222
with:
2323
bun-version: latest
2424

0 commit comments

Comments
 (0)