Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
debug mode shows deprecation warning of older version. update to v9 (current latest)
  • Loading branch information
jeffbean committed Apr 27, 2024
1 parent 5527cae commit 477911b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'no-issue-activity'
Expand Down

0 comments on commit 477911b

Please sign in to comment.