Skip to content

Commit 550c95f

Browse files
authored
Update stale.yml
1 parent 8da48b8 commit 550c95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11+
- run: npm install @octokit/rest
1112
- name: Close and Mark Stale Issues
1213
uses: actions/github-script@v4
1314
with:

0 commit comments

Comments
 (0)