File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1616
1717 - name : Setup Node.js and Bun
18- uses : jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
18+ uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
1919
2020 - name : Install dependencies
2121 run : bun install --frozen-lockfile
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1717
1818 - name : Setup Node.js and Bun
19- uses : jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
19+ uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
2020
2121 - name : Creating .npmrc
2222 run : |
Original file line number Diff line number Diff line change 2626 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2727
2828 - name : Setup Node.js and Bun
29- uses : jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
29+ uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
3030
3131 - name : Install dependencies
3232 run : bun install --frozen-lockfile
You can’t perform that action at this time.
0 commit comments