Skip to content

Commit

Permalink
Revert stale isuue version update (#3142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h committed Feb 12, 2024
1 parent 6240ea1 commit 6b89786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Expand Up @@ -12,7 +12,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is marked stale. It will be closed in 30 days if it is not updated.'
Expand Down

0 comments on commit 6b89786

Please sign in to comment.