Skip to content

Commit f8f66e7

Browse files
committed
Update CI
1 parent 4fccb8d commit f8f66e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- uses: oven-sh/setup-bun@v2
4444
with:
45-
bun-version: 1.3.14
45+
bun-version: 1.4
4646

4747
- name: Install dependencies
4848
run: bun install --frozen-lockfile

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"version": "1.8.31",
66
"private": true,
7-
"packageManager": "bun@1.3.14",
7+
"packageManager": "bun@1.4",
88
"description": "Just make a few small changes to your bilibili homepage.",
99
"homepage": "https://github.com/VentusUta/BewlyBewly-AveMujica",
1010
"scripts": {

0 commit comments

Comments
 (0)