mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 05:55:42 +02:00
stale.yml: upgrade actions/stale to v6 (#8615)
This commit is contained in:
parent
dc83b80f42
commit
f153e318de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Stale Bot
|
- name: Stale Bot
|
||||||
uses: actions/stale@v5
|
uses: actions/stale@v6
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue