Skip to content

Commit

Permalink
chore(ci): upgrade stale action
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer authored and squakez committed Jan 23, 2024
1 parent 387f875 commit 169387b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 90
Expand Down

0 comments on commit 169387b

Please sign in to comment.