Skip to content

Commit

Permalink
actions/stale - cache issue with V9, revert to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcouffin authored Mar 5, 2024
1 parent 37710c7 commit e7ca89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v8
with:
days-before-issue-stale: 60
days-before-issue-close: 14
Expand Down

0 comments on commit e7ca89a

Please sign in to comment.