nushell/.github/workflows
Darren Schroeder 1096e653b0
update cargo wix to 0.3.4 (#8048)
# Description

hopefully this will make the next winget release go smoother


# 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.
2023-02-12 04:13:28 +00:00
..
ci.yml Another shot at trying to setup codecov (#7948) 2023-02-11 18:44:35 +00:00
manual.yml Update nu version for release workflow (#6361) 2022-08-20 08:05:58 +08:00
release-pkg.nu update cargo wix to 0.3.4 (#8048) 2023-02-12 04:13:28 +00:00
release.yml Bump actions-rust-lang/setup-rust-toolchain from 1.3.5 to 1.3.7 (#7979) 2023-02-08 13:03:05 +00:00
stale.yml Bump actions/stale from 3 to 6 (#7770) 2023-01-16 02:05:35 +00:00
typos.yml Fix copy paste error (#7945) 2023-02-02 12:50:27 -06: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