1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:35:23 +02:00

stale.yml: upgrade actions/stale to v6 (#8615)

This commit is contained in:
Oscar Dominguez 2022-10-02 16:33:07 +02:00 committed by GitHub
parent dc83b80f42
commit f153e318de
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@v5
uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}