From 6f82514f59207218e552d1bf1fd957f11b764eb7 Mon Sep 17 00:00:00 2001 From: pushrbx Date: Sat, 9 Jul 2022 18:08:39 +0100 Subject: [PATCH] Update archive.yaml --- .github/workflows/archive.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/archive.yaml b/.github/workflows/archive.yaml index da20cdfc..11902940 100644 --- a/.github/workflows/archive.yaml +++ b/.github/workflows/archive.yaml @@ -8,7 +8,7 @@ jobs: archive: runs-on: ubuntu-latest steps: - - uses: actions/stale@v1.1.0 + - uses: actions/stale@v5.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 60