We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938dbf2 commit db3c88eCopy full SHA for db3c88e
.github/workflows/lock-closed-issues.yml
@@ -12,7 +12,7 @@ jobs:
12
if: github.repository == 'vitejs/vite'
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@v4
+ - uses: dessant/lock-threads@v5
16
with:
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
issue-inactive-days: "14"
0 commit comments