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 1818 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1919
2020 - name : Setup Node.js and Bun
21- uses : jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
21+ uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
2222
2323 - name : Install dependencies
2424 run : bun install --frozen-lockfile
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222
2323 - name : Setup Node.js and Bun
24- uses : jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
24+ uses : jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
2525
2626 - name : Install latest npm
2727 run : npm install -g npm@latest
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