mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-04-30 09:10:03 +00:00
Make sure the 'ago' syntax specifies 'stable'
This commit is contained in:
parent
ebab191ec5
commit
b6a0604e19
3 changed files with 7 additions and 7 deletions
|
@ -67,7 +67,7 @@ compiler support.
|
|||
# offset, which may be written in years, months, weeks, or days.
|
||||
- uses: dtolnay/rust-toolchain@master
|
||||
with:
|
||||
toolchain: 18 months ago
|
||||
toolchain: stable 18 months ago
|
||||
```
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue