Skip to content

Commit 7e41788

Browse files
committed
fix(action): request to use the rust stable toolchain when installing
1 parent ffca7be commit 7e41788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
with:
1313
command: install
1414
15+
toolchain: stable
1516
- name: Machete
1617
uses: clechasseur/rs-cargo@v3
1718
with:

0 commit comments

Comments
 (0)