File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9494 - name : Install pkg dependencies
9595 run : npm clean-install --prefer-offline --frozen-lockfile --production
9696 - name : Package into node binary
97- uses : lando/pkg-action@v5
97+ uses : lando/pkg-action@v6
9898 id : pkg-action
9999 with :
100100 entrypoint : bin/lando
Original file line number Diff line number Diff line change 6666 - name : Install pkg dependencies
6767 run : npm clean-install --prefer-offline --frozen-lockfile --production
6868 - name : Package into node binary
69- uses : lando/pkg-action@v5
69+ uses : lando/pkg-action@v6
7070 id : pkg-action
7171 with :
7272 entrypoint : bin/lando
Original file line number Diff line number Diff line change 3636 - name : Install pkg dependencies
3737 run : npm clean-install --prefer-offline --frozen-lockfile --production
3838 - name : Package into node binary
39- uses : lando/pkg-action@v5
39+ uses : lando/pkg-action@v6
4040 id : pkg-action
4141 with :
4242 entrypoint : bin/lando
Original file line number Diff line number Diff line change 3737 - name : Install pkg dependencies
3838 run : npm clean-install --prefer-offline --frozen-lockfile --production
3939 - name : Package into node binary
40- uses : lando/pkg-action@v5
40+ uses : lando/pkg-action@v6
4141 id : pkg-action
4242 with :
4343 entrypoint : bin/lando
Original file line number Diff line number Diff line change 3535 - name : Install pkg dependencies
3636 run : npm clean-install --prefer-offline --frozen-lockfile --production
3737 - name : Package into node binary
38- uses : lando/pkg-action@v5
38+ uses : lando/pkg-action@v6
3939 id : pkg-action
4040 with :
4141 entrypoint : bin/lando
You can’t perform that action at this time.
0 commit comments