Skip to content

Commit

Permalink
Merge pull request #350 from ballerina-platform/keizer619-patch-1
Browse files Browse the repository at this point in the history
Update the stale version
  • Loading branch information
keizer619 authored Jul 16, 2024
2 parents 43ba013 + 2add874 commit 544403c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v9
with:
stale-pr-message: 'This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the `stale` label is removed or commented.'
close-pr-message: 'Closed PR due to inactivity for more than 18 days.'
Expand Down

0 comments on commit 544403c

Please sign in to comment.