update: bump Bun version to 1.2.17 in CI workflow
This commit is contained in:
parent
3989da93c3
commit
1722055a72
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Install Bun
|
||||
uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76
|
||||
with:
|
||||
bun-version: 1.2.2
|
||||
bun-version: 1.2.17
|
||||
|
||||
- name: Cache Bun modules
|
||||
uses: actions/cache@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue