Skip to content

Commit

Permalink
Use older stale action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaz492 authored Jun 18, 2024
1 parent 73b5bfd commit 032b0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v8
with:
stale-issue-message: 'This issue has been marked as stale. Please reply to the issue or the issue will be automatically closed in 3 days.'
close-issue-message: 'This issue has been closed as there has been no recent activity after being marked as stale.'
Expand Down

0 comments on commit 032b0f0

Please sign in to comment.