File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8888 - name : Setup Bun
8989 uses : oven-sh/setup-bun@v2
9090 with :
91- bun-version : " 1.3.12 "
91+ bun-version : " 1.3.13 "
9292
9393 - name : Install dependencies
9494 shell : bash
Original file line number Diff line number Diff line change 2929 - name : Setup Bun
3030 uses : oven-sh/setup-bun@v2
3131 with :
32- bun-version : " 1.3.12 "
32+ bun-version : " 1.3.13 "
3333
3434 - name : Setup Node.js
3535 uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 2727 - name : 📦 Setup Bun
2828 uses : oven-sh/setup-bun@v2
2929 with :
30- bun-version : " 1.3.12 "
30+ bun-version : " 1.3.13 "
3131
3232 - name : ⚙️ Setup Node
3333 uses : actions/setup-node@v6
Original file line number Diff line number Diff line change 2929 - name : Setup Bun
3030 uses : oven-sh/setup-bun@v2
3131 with :
32- bun-version : " 1.3.12 "
32+ bun-version : " 1.3.13 "
3333
3434 - name : Install dependencies
3535 run : bun install --frozen-lockfile
Original file line number Diff line number Diff line change 2424 - name : Setup Bun
2525 uses : oven-sh/setup-bun@v2
2626 with :
27- bun-version : " 1.3.12 "
27+ bun-version : " 1.3.13 "
2828
2929 - name : Install dependencies
3030 run : bun install --frozen-lockfile
Original file line number Diff line number Diff line change 2626 - name : Setup Bun
2727 uses : oven-sh/setup-bun@v2
2828 with :
29- bun-version : " 1.3.12 "
29+ bun-version : " 1.3.13 "
3030
3131 - name : Set up JDK 11
3232 uses : actions/setup-java@v5
You can’t perform that action at this time.
0 commit comments