Commit 8f028c4
authored
chore: upgrade and fix the stale-issues workflow (#699)
This has been failing with the following error message for a while:
```
The workflow is not valid. .github/workflows/stale-issues.yml (Line: 20,
Col: 32): A sequence was not expected .github/workflows/stale-issues.yml
(Line: 21, Col: 29): A sequence was not expected
```1 parent 1ebda6c commit 8f028c4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments