Skip to content

Commit

Permalink
chore: lock version on stale action (vercel#32262)
Browse files Browse the repository at this point in the history
* Update stale.yml

* Update stale.yml
  • Loading branch information
balazsorban44 authored and natew committed Feb 16, 2022
1 parent fd3788e commit 66d5d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@main
- uses: actions/stale@v4
id: stale
name: 'Close stale issues with no reproduction'
with:
Expand Down

0 comments on commit 66d5d5f

Please sign in to comment.