paupino / rust-decimal

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
https://docs.rs/rust_decimal/
MIT License
1.02k stars 183 forks source link

Update github workflow #592

Closed paupino closed 1 year ago

paupino commented 1 year ago

Update github workflow to use updated actions. This should hopefully reduce (eliminate) deprecation warnings.