We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd77e50 commit d4576e8Copy full SHA for d4576e8
.github/workflows/lock.yml
@@ -14,7 +14,7 @@ jobs:
14
lock:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: dessant/lock-threads@v3
+ - uses: dessant/lock-threads@v4
18
with:
19
github-token: ${{ github.token }}
20
issue-lock-inactive-days: '180'
0 commit comments