mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 10:35:45 +02:00
stale.yml: bump actions/stale version to v8 (#10014)
This commit is contained in:
parent
261040d3c8
commit
d669a72bc8
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:
|
||||
|
||||
- name: Stale Bot
|
||||
uses: actions/stale@v6
|
||||
uses: actions/stale@v8
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue