Keats / jsonwebtoken

JWT lib in rust
MIT License
1.62k stars 252 forks source link

Update actions to avoid Node.js 12 actions #307

Closed giraffate closed 1 year ago

giraffate commented 1 year ago

Suppress these warnings: https://github.com/Keats/jsonwebtoken/actions/runs/4430067735

Keats commented 1 year ago

Thanks. It looks like https://github.com/dtolnay/rust-toolchain is the most common replacement looking at https://github.com/actions-rs/toolchain/issues/216