1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-04 03:25:07 +00:00

Update crates and GH Workflow

- Updated crates
- Updated GHA where needed
This commit is contained in:
BlackDex 2023-05-26 14:53:13 +02:00 committed by Mathijs van Veluw
parent 95cd6deda6
commit 0851561392
3 changed files with 175 additions and 234 deletions

View file

@ -89,7 +89,7 @@ jobs:
# Enable Rust Caching
- uses: Swatinem/rust-cache@6fd3edff6979b79f87531400ad694fb7f2c84b1f # v2.2.1
- uses: Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894 # v2.4.0
# End Enable Rust Caching