1
0
Fork 0
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:
K.B.Dharun Krishna 2023-04-10 22:16:32 +05:30 committed by GitHub
parent 261040d3c8
commit d669a72bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
steps:
- name: Stale Bot
uses: actions/stale@v6
uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}