Skip to content

Commit

Permalink
Update GitHub Actions actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Nov 15, 2022
1 parent e574240 commit 9ed755b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Close stale issues
uses: actions/stale@v5
uses: actions/stale@v6
with:
days-before-issue-stale: 90
days-before-issue-close: 14
Expand Down

0 comments on commit 9ed755b

Please sign in to comment.