Compare commits
1 Commits
278ed6a41e
...
0f73be45cb
| Author | SHA1 | Date | |
|---|---|---|---|
|
0f73be45cb
|
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup Bun
|
- name: Setup Bun
|
||||||
uses: oven-sh/setup-bun@v2
|
uses: oven-sh/setup-bun@v2
|
||||||
with:
|
with:
|
||||||
bun-version: '1.2.22'
|
bun-version: '1.3.3'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bun install --frozen-lockfile
|
run: bun install --frozen-lockfile
|
||||||
|
|||||||
Reference in New Issue
Block a user