Bump GitHub workflow actions to latest versions (#707)

This commit is contained in:
Andreas Deininger
2024-04-13 13:34:23 +02:00
committed by GitHub
parent ea551f422e
commit 2446f08f94
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
days-before-issue-stale: 30
days-before-issue-close: 14