diff --git a/.github/workflows/housekeeping.yaml b/.github/workflows/housekeeping.yaml index a6803be..bb2e5bd 100644 --- a/.github/workflows/housekeeping.yaml +++ b/.github/workflows/housekeeping.yaml @@ -14,7 +14,7 @@ jobs: pull-requests: write steps: - - uses: actions/stale@v9 + - uses: actions/stale@v10 with: repo-token: ${{ secrets.GITHUB_TOKEN }} operations-per-run: 200