Skip to content

Commit

Permalink
Merge pull request #1101 from guibranco/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloGoncalvesBH authored Feb 28, 2023
2 parents f53e5b2 + 0ab6717 commit 212e219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 60
Expand Down

0 comments on commit 212e219

Please sign in to comment.