Skip to content

Commit

Permalink
ci(actions): Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
asyrjasalo authored Sep 22, 2024
1 parent 9e28b6e commit 534a4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inactive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v9
- uses: actions/stale@v5
with:
days-before-issue-stale: 30
days-before-issue-close: 14
Expand Down

0 comments on commit 534a4d1

Please sign in to comment.