diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 97b0c7b6fd..9a88450265 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -7,7 +7,7 @@ jobs: if: github.repository_owner == 'TryGhost' runs-on: ubuntu-latest steps: - - uses: actions/stale@v6 + - uses: actions/stale@v7 with: stale-issue-message: | Our bot has automatically marked this issue as stale because there has not been any activity here in some time.