File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 - name : Setup Bun
1818 uses : oven-sh/setup-bun@v2
1919 with :
20- bun-version : latest
20+ bun-version : 1.2.22
2121
2222 - name : Setup Node
2323 uses : actions/setup-node@v4
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 : latest
30+ bun-version : 1.2.22
3131
3232 - name : Run Lingo.dev translations
3333 env :
@@ -116,7 +116,7 @@ jobs:
116116 - name : Setup Bun
117117 uses : oven-sh/setup-bun@v2
118118 with :
119- bun-version : latest
119+ bun-version : 1.2.22
120120
121121 - name : Install dependencies
122122 run : |
Original file line number Diff line number Diff line change 1616 - name : Setup Bun
1717 uses : oven-sh/setup-bun@v2
1818 with :
19- bun-version : latest
19+ bun-version : 1.2.22
2020
2121 - name : Install dependencies
2222 run : bun install
Original file line number Diff line number Diff line change 1616 - name : Setup Bun
1717 uses : oven-sh/setup-bun@v2
1818 with :
19- bun-version : latest
19+ bun-version : 1.2.22
2020
2121 - name : Setup Node.js for npm publishing
2222 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 1616 - name : Setup Bun
1717 uses : oven-sh/setup-bun@v2
1818 with :
19- bun-version : latest
19+ bun-version : 1.2.22
2020
2121 - name : Setup Node.js for npm publishing
2222 uses : actions/setup-node@v4
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 : latest
30+ bun-version : 1.2.22
3131
3232 - name : Install dependencies
3333 run : bun install
You can’t perform that action at this time.
0 commit comments