Skip to content

Commit b2370f2

Browse files
committed
update toolchain for outdated job
1 parent c74ad33 commit b2370f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/outdated.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
- name: Checkout repository
1414
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
1515

16+
- name: Install Rust Toolchain
17+
run: rustup update stable
18+
1619
- name: Install cargo-outdated
1720
run: cargo install cargo-outdated
1821

0 commit comments

Comments
 (0)