nushell/.github/workflows
Darren Schroeder ea4d8c5f49
update release-pkg.nu to include more recent less version (#7265)
# Description

This PR upgrades the Windows less version from v590 to v608

# User-Facing Changes


# Tests + Formatting

Don't forget to add tests that cover your changes.

Make sure you've run and fixed any issues with these commands:

- `cargo fmt --all -- --check` to check standard code formatting (`cargo
fmt --all` applies these changes)
- `cargo clippy --workspace -- -D warnings -D clippy::unwrap_used -A
clippy::needless_collect` to check that you're using the standard code
style
- `cargo test --workspace` to check that all tests pass

# After Submitting

If your PR had any user-facing changes, update [the
documentation](https://github.com/nushell/nushell.github.io) after the
PR is merged, if necessary. This will help us keep the docs up to date.
2022-11-29 15:21:00 +13:00
..
ci.yml Feature cleanup (#7182) 2022-11-22 16:58:11 -08:00
manual.yml Update nu version for release workflow (#6361) 2022-08-20 08:05:58 +08:00
release-pkg.nu update release-pkg.nu to include more recent less version (#7265) 2022-11-29 15:21:00 +13:00
release.yml Update nushell version for release workflow (#6666) 2022-10-05 22:10:25 +08:00
stale.yml moved folders 2022-02-07 19:23:12 +00:00
winget-submission.yml Use an older version of wingetcreate to do the msi package submission (#6347) 2022-08-18 00:11:19 +08:00