We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcc796 commit b9c21a1Copy full SHA for b9c21a1
.github/workflows/lock.yml
@@ -16,7 +16,7 @@ jobs:
16
action:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: dessant/lock-threads@v3
+ - uses: dessant/lock-threads@v4
20
with:
21
github-token: ${{ github.token }}
22
issue-inactive-days: '14'
0 commit comments