From fd1f52cacc3386519e07baf94f1b887538c4f640 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Thu, 22 Feb 2024 15:45:02 -0600 Subject: [PATCH] Update .github/workflows/stale_repos.yml Co-authored-by: Darin Kotter --- .github/workflows/stale_repos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_repos.yml b/.github/workflows/stale_repos.yml index 2a80b74..b062431 100644 --- a/.github/workflows/stale_repos.yml +++ b/.github/workflows/stale_repos.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Run stale_repos tool uses: github/stale-repos@v1