mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-09-28 05:22:02 +00:00
update toolchain for outdated job
This commit is contained in:
parent
c74ad33664
commit
b2370f26de
3
.github/workflows/outdated.yml
vendored
3
.github/workflows/outdated.yml
vendored
@ -13,6 +13,9 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
|
||||
|
||||
- name: Install Rust Toolchain
|
||||
run: rustup update stable
|
||||
|
||||
- name: Install cargo-outdated
|
||||
run: cargo install cargo-outdated
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user